🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

generator-ngx-rocket-addon

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-ngx-rocket-addon

ngX-Rocket add-on generator

latest
Source
npmnpm
Version
1.3.1
Version published
Maintainers
1
Created
Source

DEPRECATED: This generator has now been merged with ngX-Rocket generator, this repository will not be updated anymore.

:rocket: ngx-rocket/generator-ngx-rocket-addon

NPM version Build status Node version XO code style License

ngX-Rocket add-on generator

Have an awesome add-on idea for the ngX-Rocket generator, or maybe you just want to tweak a little its output? This is for you! :point_left:

This meta generator creates all the boilerplate needed for your own ngX-Rocket add-on.

Getting started

  • Install required tools:
npm install -g yo generator-ngx-rocket-addon
  • Create your add-on:
yo ngx-rocket-addon

Add-on creation

See ngx-rocket/core for the complete documentation about add-on creation.

Testing

To test your add-on once it's finished, you can use the npm link . command. It will make your add-on available globally as if it was installed using npm install -g, while still allowing you to make modifications to it.

Then use the ngX-Rocket CLI to test your add-on with the command ngx new.

License

MIT

Keywords

yeoman-generator

FAQs

Package last updated on 28 Nov 2017

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