generate-react-cli
generate-react-cli copied to clipboard
A simple React CLI to generate components instantly and more.
Please give the option to create the page in the existing folder path, rather than creating the new folder for it. Configuration: ` "page": { "customTemplates": { "component": "src/app/templates/page/TemplateName.js" },...
**Is your feature request related to a problem? Please describe.** Would be amazing if we could configure the output . For many projects the components style is different , what...
**Describe the bug** When I try to use anything other than Pascal-case for the files in my custom templates, they are not replaced. **To Reproduce** Steps to reproduce the behavior:...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...
Nice tool, thanks! would be great to include 'styled' for cssPreprocessor (see https://styled-components.com/) which generates a simple style.ts for the component imports, perhaps with a default Container just to get...
**Is your feature request related to a problem? Please describe.** I mean, it helps a lot when you can add a custom template. But if it is possible to provide...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/arminbro/generate-react-cli). ## Config Migration Needed - [ ]...
How to create a component based on a template with a structure of empty folders. If not, is it planned to add such functionality?
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
Removes [yaml](https://github.com/eemeli/yaml). It's no longer used after updating ancestor dependencies [yaml](https://github.com/eemeli/yaml), [@commitlint/load](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/load) and [semantic-release](https://github.com/semantic-release/semantic-release). These dependencies need to be updated together. Removes `yaml` Updates `@commitlint/load` from 17.3.0 to 17.5.0 Release...