Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tzachbon/react-creates
React creates for you useful and common tools that adapt themselves to your project for faster and easier development
https://github.com/tzachbon/react-creates
cli css css-modules javascript jest js jsx prop-types proptypes react reactjs sass scss tsx typescript vscode vscode-extension
Last synced: about 1 month ago
JSON representation
React creates for you useful and common tools that adapt themselves to your project for faster and easier development
- Host: GitHub
- URL: https://github.com/tzachbon/react-creates
- Owner: tzachbon
- License: mit
- Created: 2020-07-15T20:22:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T17:01:17.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T23:07:41.837Z (about 2 months ago)
- Topics: cli, css, css-modules, javascript, jest, js, jsx, prop-types, proptypes, react, reactjs, sass, scss, tsx, typescript, vscode, vscode-extension
- Language: TypeScript
- Homepage:
- Size: 38.7 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
React Creates ⚛️
Simple and easy to use!
React creates for you useful and common tools that adapt themselves to your project for faster and easier developmentYou can use:
- [Super simple CLI](packages/react-creates/README.md)
- [Visual Studio Code Extension (VSCode)](packages/react-creates-vscode/README.md)Examples:
> CLI
> VSCode
## Contribute
React creates is actively and openly being developed on GitHub. Contributions of any kind are welcome, including pull requests for bug fixes or features, and describing problems or ideas with new issues.
See our [contributing guide](CONTRIBUTING.md) to understand our development process before your first contribution.
A good way to start is by looking at issues tagged with [Good First Issue](https://github.com/tzachbon/react-creates/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3A%22good+first+issue%22).
Please comment on the issue you'd like to work on and we'll be happy to give you some guidance 🙏.