https://github.com/ghostrick/ng-schematics
https://github.com/ghostrick/ng-schematics
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ghostrick/ng-schematics
- Owner: ghostrick
- Created: 2018-06-11T19:06:06.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-11T19:41:43.000Z (about 8 years ago)
- Last Synced: 2025-08-08T16:51:35.940Z (10 months ago)
- Language: TypeScript
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @ghostrick/ng-schematics
# Install
```bash
$ yarn add @ghostrick/ng-schematics
```
# Usage
## Generate component with stylus and pug
😢 This feature is still incomplete
```bash
$ ng g @ghostrick/ng-schematics:component test
```
### Options
- prefix: string
- flat: boolean