An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


trecli logo


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