create-react-structure
Script to create react component in more flexible way by separating types, component declaration, styles, constants, utilities into modules.
@zewebdev/react-index-updater
Utility script for React projects that automatically updates `index.js` or `index.ts` files in each subdirectory of the `./src` directory. It scans through the `./src` directory recursively and for each subdirectory, it checks for React component files (`