npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "effects" 的结果(共 9 个)
redux-saga

Saga middleware for Redux to handle Side Effects

MIT
@redux-saga/core

Saga middleware for Redux to handle Side Effects

MIT
eslint-plugin-tree-shaking

Marks all side-effects in module initialization that will interfere with tree-shaking

MIT
secret-event-listener

Add an event listener without causing any side effects

MIT
jquery-ui

A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.

MIT
use-isomorphic-layout-effect

A React helper hook for scheduling a layout effect with a fallback to a regular effect for environments where layout effects should not be used (such as server-side rendering).

MIT
jquery-ui-dist

A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.

MIT
eslint-plugin-react-you-might-not-need-an-effect

ESLint plugin to catch unnecessary React effects for simpler, faster, safer code.

MIT
@arthurgeron/eslint-plugin-react-usememo

This plugin enforces the wrapping of complex objects or functions (which might generate unnecessary renders or side-effects) in `useMemo` or `useCallback`. It also allows you to programmatically enforce the wrapping of functional components in `memo`, and

MIT