https://github.com/balasasidhar/tns-gen-ng-component
Telerik Native Script (Angular2) : Generate Angular components
https://github.com/balasasidhar/tns-gen-ng-component
Last synced: 2 months ago
JSON representation
Telerik Native Script (Angular2) : Generate Angular components
- Host: GitHub
- URL: https://github.com/balasasidhar/tns-gen-ng-component
- Owner: balasasidhar
- License: mit
- Created: 2017-08-02T19:31:34.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-02T19:46:43.000Z (almost 8 years ago)
- Last Synced: 2025-01-25T21:27:43.665Z (4 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tns-gen-ng-component
Telerik Native Script (Angular2) : Generate Angular componentsInstallation
Install tns-gen-ng-component globally.
`npm i tns-gen-ng-component -g`
Generate Components by using following syntax
$tns-gen-ng-component component-name
Example:
`tns-gen-ng-component home`