1.0.0 • Published 6 years ago

hastypes v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

Has types?

Check if an npm package is typescript friendly!

Inspired by https://github.com/ofrobots/typescript-friendly

Installation

npm i -g hastypes

Usage

Simply call hastypes followed by an npm package name!

$ hastypes @sindresorhus/is # => integrated
$ hastypes express # => @types/express
$ hastypes mdpdf # => none