New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

generator-ndx

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-ndx

Yeoman generator for creating ndx-framework apps

latest
Source
npmnpm
Version
0.3.2
Version published
Weekly downloads
35
150%
Maintainers
1
Weekly downloads
 
Created
Source

NDX Generator

Yeoman generator for creating NDX apps.

Available Generators: - ndx:directive

directive

generates a new angular directive

Example:

yo ndx:directive myDirective
[?] Where would you like to create this directive? src/client/directives/
[?] Does this directive need an external html file? Yes

Produces:

src/client/directives/my-directive/my-directive.coffee
src/client/directives/my-directive/my-directive.jade
src/client/directives/my-directive/my-directive.stylus

Keywords

yeoman-generator

FAQs

Package last updated on 21 Mar 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts