Skip to content

priyanshurav/npm-types

Repository files navigation

License Issues Weekly downloads Total downloads Version

npm-types

Helps you to write a bit less on the terminal

Usage

For example,

npm install mocha chai && npm install -D @types/mocha @types/chai

can be replaced with

npx npm-types mocha chai

License

This software is licensed under the MIT License. See the LICENSE for more info