@tkeiyama/react-dev-utils
v0.0.3
Published
A utilities library for React for devDependencies only.
Readme
React utils
This provides utils for React to develop easily.
This library is supposed to be installed in devDependecnies only.
Installation
pnpm add -D @tkeiyama/react-dev-utilsUsage
Every utility has README.md. So you just pick up a utility in the src folder to see the usage.
Examples
You can find examples using a utility.
Every library in the examples has a directory for a utility in the source code folder such as src or app.
So if you wanna see an example of the theme utility with Storybook, you just go to examples/storybook/src/theme.
Contributing
Any contributions are welcomed :)
