Skip to content

Extension that annotates npm package pages with a 'typescript friendliness' indicator (WIP)

License

Notifications You must be signed in to change notification settings

ofrobots/typescript-friendly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm typescript friendliness extension for Chrome and Firefox

As a typescript user, it is really nice to know whether types for a given package are available.

This chrome extension annotates the npm package pages with a 'typescript friendliness' indicator.

screenshot

Indicator Explanation
😍 Types shipped with the module itself. This means that the types are maintained by the package author(s). This is awesome!
😊 3rd party types available via a @types/ package. This is nice! The types can potentially be out of date though.
🤷 No 1st party or 3rd party types available.

Installation

Chrome: Install from chrome web store.

Firefox: Install add-on: https://addons.mozilla.org/en-US/firefox/addon/typescript-friendly

About

Extension that annotates npm package pages with a 'typescript friendliness' indicator (WIP)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published