ts-react-hooks-tools
TypeScript icon, indicating that this package has built-in type declarations

0.1.17 • Public • Published

ts-react-hooks-tools

A toolkit that provides a series of refactoring tools for React hooks. Build with ❤️.

Install

Motivation

  • Wrap expression into React.useMemo()
  • Wrap function like into React.useCallback()
  • Detect dependencies and constants automatic.

Usages

Summary

Dependents (0)

Package Sidebar

Install

npm i ts-react-hooks-tools

Weekly Downloads

0

Version

0.1.17

License

MIT

Unpacked Size

135 kB

Total Files

36

Last publish

Collaborators

  • kingwl