1.1.1 • Published 6 years ago

nsngdaftools v1.1.1

Weekly downloads
2
License
GPL-3.0
Repository
github
Last release
6 years ago

NsNgDaFTools

This extension adds 3 CLI programs useful for NativeScript Angular projects.

How to launch them

Using relatively new versions of npm the package npx is installed by default, so to execute the CLI utility x (even if only local) npx x arguments... is sufficient.

Utilities list

  • NgLocalCM app: creates _daf_comps and _daf_mods TypeScript glue code with local components and submodules imports.
  • NsNgComponentTemplate component module: creates a component with template and style in the directory of or its own if not speficied.
  • NsNgModuleTemplate module app: creates a module with relative router and local component inclusion based uppon _daf_comps.