GitHub - ofrobots/typescript-friendly: Extension that annotates npm package pages with a 'typescript friendliness' indicator (WIP) · GitHub
Skip to content

ofrobots/typescript-friendly

Folders and files

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

Contributors