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
Build Securely on AWS with Proven Frameworks Icon
Build Securely on AWS with Proven Frameworks

Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Download 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