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
Gemini 3 and 200+ AI Models on One Platform Icon
Gemini 3 and 200+ AI Models on One Platform

Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
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