New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

generator-effective

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-effective

a opinionated and progressive generator to make package.json and thousands of configs effective

0.2.0
Source
npm
Version published
Weekly downloads
2
100%
Maintainers
1
Weekly downloads
 
Created
Source

generator-effective NPM version Build Status Dependency Status Coverage percentage

a opinionated and progressive generator to make package.json and thousands of configs effective

Installation

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

npm install -g yo
npm install -g generator-effective

See all available subgenerators:

yo effective --help

Subgenerators

  • typescript -- Enable TypeScript development enviroment

  • lint-staged -- Configure project to run lint-staged at git hook precommit

  • prettier -- Configure project to format files by prettier

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © edvardchen

Keywords

javascript

FAQs

Package last updated on 17 May 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