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
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
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