Socket
Socket
Sign inDemoInstall

generator-node-hjl

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-node-hjl

node project generator of huangjinlin


Version published
Weekly downloads
1
decreased by-50%
Maintainers
1
Weekly downloads
 
Created
Source

generator-node-hjl

node project generator of huangjinlin 416921332@qq.com

  • set project name
  • select use express
  • force use eslint
  • auto install package

Installation

First, install Yeoman and generator-node-hjl using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-node-hjl

Then generate your new project:

yo node-hjl

publish

npm publish

Change npm registry

npm config set registry http://registry.npm.taobao.org/
# or
npm config set registry https://registry.npmjs.org/

Keywords

FAQs

Package last updated on 03 Aug 2018

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc