arminbro / generate-react-cli

A simple React CLI to generate components instantly and more.

Home Page:https://www.npmjs.com/package/generate-react-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add context, custom hook and redux toolkits modules templates

ehsan-shv opened this issue · comments

generate-react-cli is a fantastic tool for React developers, especially when working on large-scale applications. However, I believe that it could be improved by adding the ability to automatically generate custom hook modules, context modules, and Redux toolkit modules, along with their respective testing files.

Hi @ehsan-shv,

Can you show an example of what you're describing?

With the combination of Custom component templates and Custom component files should provide you with the flexibility of generating any costume react files as you need.