Socket
Socket
Sign inDemoInstall

ns-tools

Package Overview
Dependencies
16
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.0.2

2

package.json
{
"name": "ns-tools",
"version": "0.0.1",
"version": "0.0.2",
"description": "Convenience Tools for working with NativeScript",

@@ -5,0 +5,0 @@ "main": "index.js",

# NativeScript Tools
Convenience Tools for working with NativeScript
## Install
`npm install -g ns-tools`
````

@@ -18,2 +21,10 @@ Usage: nst [options] <cmd> <subCmd> [param...]

## Create new controller
`nst create controller test/newpage`
`nst create controller test/newpage`
Results:
````
Created: test/newpage.js
Created: test/newpage.css
Created: test/newpage.xml
````
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc