https://github.com/trecli/trecli
Trecli - Typescript React CLI
https://github.com/trecli/trecli
cli css css-modules material-ui react typescript
Last synced: 3 days ago
JSON representation
Trecli - Typescript React CLI
- Host: GitHub
- URL: https://github.com/trecli/trecli
- Owner: trecli
- Created: 2020-03-18T14:45:09.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-31T18:26:06.000Z (almost 5 years ago)
- Last Synced: 2025-10-27T08:58:08.784Z (3 months ago)
- Topics: cli, css, css-modules, material-ui, react, typescript
- Language: JavaScript
- Homepage: https://trecli.netlify.app/
- Size: 189 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Trecli
Typescript React CLI
## TODO
- [x] Config file support
- [x] Config file generator
- [ ] .spec/.test file generator
- [ ] Support for Redux Toolkit slices
- [ ] Support for Storybook stories
- [ ] Docs
- [ ] Rewrite codebase to TS
- [ ] Write tests
## Under consideration
- [ ] More styling solutions
- [ ] Custom templates
- [ ] Generic solution for custom generators
- [ ] Support for JS (non-TS) components