infinnie / ts-react-hooks-tools

A tools who provide a series of refactors about react hooks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ts-react-hooks-tools

A tools who provide a series of refactors about react hooks. Build with ❤️.

Install

Motivation

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

Usages

Summary

About

A tools who provide a series of refactors about react hooks.

License:MIT License


Languages

Language:TypeScript 99.8%Language:JavaScript 0.2%