flow-typed / extension-npmjs-flow-typed

Browser extension to show if a library is shipped or typed with flowtype

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

extension-npmjs-flow-typed

Browser extension to show if a library is shipped or typed with flowtype.

Install it here, https://chrome.google.com/webstore/detail/flowtyped-for-npmjscom/lnfeoabffapnahgbbifehdbnncnpoemm

Whether a library ships with flowtype is determined by whether it has appropriate dependencies to create flow definitions so millage may vary.

Will not work if created through a mono repo or if definitions are created by other means

shipped with flow demo

flow-typed demo

Build

yarn
yarn build

A distribution dir will be created in dist along with a dist.zip ready to upload to the extensions store

About

Browser extension to show if a library is shipped or typed with flowtype

License:MIT License


Languages

Language:JavaScript 100.0%