High-quality library definitions for Flow. flow-typed is a repository of third-party library interface definitions for use with Flow. When you start a project with Flow, you likely want to use some third-party libraries that were not written with Flow. By default, Flow will just ignore these libraries leaving them untyped. As a result, Flow can't give errors if you accidentally misuse the library (nor will it be able to auto-complete the library). To address this, Flow supports library definitions which allow you to describe the interface of a module or library separate from the implementation of that module/library. The flow-typed repo is a collection of high-quality library definitions, tests to ensure that definitions remain high quality, and tools to make it as easy as possible to import them into your project. All you have to do when you add one or more new dependencies to your project is run flow-typed install.

Features

  • The flow-typed npm package provides a CLI that includes several commands for working with this repository
  • The full list of commands is available in the docs
  • Flow supports library definitions
  • Describe the interface of a module or library separate from the implementation of that module/library
  • The flow docs have a great page on creating library definitions
  • Define your custom modules by adding them to the folder

Project Samples

Project Activity

See All Activity >

Categories

Terminals, Libraries

License

MIT License

Follow Flow Typed

Flow Typed Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Flow Typed!

Additional Project Details

Programming Language

JavaScript

Related Categories

JavaScript Terminals, JavaScript Libraries

Registered

2022-05-16