Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 723 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 723 Bytes

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