This package has been deprecated

Author message:

Because of the advent of schematics, this package has been deprecated

nativescript-javascript-cli

0.1.4 • Public • Published

nativescript-javascript-cli

NPM

Twitter URL

NativeScript CLI command extensions to add some of the Javascript CLI commands.

Installation

Just execute tns extension install nativescript-javascript-cli

The package will be installed to:

  • ~/.local/share/.nativescript-cli/extensions/ on macOS and Linux
  • %APPDATA%/.nativescript-cli/extensions/on Windows

NOTE: You need NativeScript CLI 3.0.0 or later. You can install latest version by executing npm i -g nativescript.

Usage

To generate page run:

  • tns make page <pagename> [foldername]

  • tns make p <pagename> [foldername]

  • tns m page <pagename> [foldername]

  • tns m p <pagename> [foldername]

Made with love for {N} Community

Big thanks to

Twitter URL for making the nativescript-angular-cli

Package Sidebar

Install

npm i nativescript-javascript-cli

Weekly Downloads

1

Version

0.1.4

License

Apache-2.0

Last publish

Collaborators

  • multishiv19