typeinstall
v2.1.0
Published
Automatically installs types for your typescript project
Downloads
10
Maintainers
Readme
typeinstall
Installing types for your typescript project made easy. Automatically installs types for packages 📦 with one command
Installation
Using npm
npm i -D typeinstall
Or using yarn
yarn add -D typeinstall
Usage
Install packages using typeinstall
is so easy.
Just tell it which package to install.
npx typeinstall <package-name>
Support
Issues and PR's are open to the community.
Developer
License
This Project is licensed under MIT.