Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daniel-dx/ncgen
🍋 A very nice code generator,scaffolding tool
https://github.com/daniel-dx/ncgen
generator scaffolding
Last synced: 26 days ago
JSON representation
🍋 A very nice code generator,scaffolding tool
- Host: GitHub
- URL: https://github.com/daniel-dx/ncgen
- Owner: daniel-dx
- License: mit
- Created: 2021-03-30T06:23:58.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-12T04:58:12.000Z (over 2 years ago)
- Last Synced: 2024-10-03T07:55:06.249Z (about 1 month ago)
- Topics: generator, scaffolding
- Language: JavaScript
- Homepage:
- Size: 1.3 MB
- Stars: 21
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Documentation
Check out our docs at https://daniel-dx.github.io/ncgen/.
## Contribution
### Install
```bash
$ yarn install # yarn install --ignore-engines # If your node version < 14
```### Test
```bash
$ cd packages/ncgen
$ npm test
```## Contributors
### Creator / Lead
## License
[MIT](https://opensource.org/licenses/MIT)
Copyright (c) 2021-present, Daniel.xiao