Socket
Book a DemoInstallSign in
Socket

@teamhive/generator-init-npm-package

Package Overview
Dependencies
Maintainers
14
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@teamhive/generator-init-npm-package

Yeoman generator for NPM packages

latest
Source
npmnpm
Version
1.1.4
Version published
Weekly downloads
1
-85.71%
Maintainers
14
Weekly downloads
 
Created
Source

generator-init-npm-package

An opinionated Yeoman generator for npm packages.

Installation

npm i -g yo
npm i -g @teamhive/generator-init-npm-package

Usage

Create a project directory and initiate the generator

mkdir ~/source/my-package
cd ~/source/my-package
yo @teamhive/init-npm-package

Keywords

yeoman

FAQs

Package last updated on 23 Jul 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