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
Skillfully - The future of skills based hiring Icon
Skillfully - The future of skills based hiring

Realistic Workplace Simulations that Show Applicant Skills in Action

Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
Learn More
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