awesome-flow
github.com/dustinspecker/awesome-flow ↗A list of awesome Flow integrations, tools, tutorials, etc.
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me tools resources from awesome-flow"
Installation instructions →What's inside
Tools
- babel-plugin-flow-react-proptypes
A babel plugin to generate React PropTypes definitions from Flow type declarations.
- @babel/plugin-transform-flow-strip-types
Strip flow type annotations from your output code. Included in preset.
- @babel/preset-flow
Flow preset for babel.
- css-modules-flow-types
generate flow types from
- ember-flowtype
Integrate FlowType.JS into Ember.
- eslint-plugin-flowtype
Get flow errors as eslint errors.
Packages / Helpers
- database-types
A generic type generator for various databases.
- decoders
Type-safe data validation for Flow.
- flown
A set of type helpers and utilities for Flow.
- flow-static-land
Implementation of common algebraic types in JavaScript + Flow.
- type-o-rama
JS type systems interportability.
Tutorials
- Flow cheat sheet
- Higher kinded types with Flow
- Mapping an Object
Learn to create Flow definitions.
- Phantom types with Flow
- Redux and Flowtype
- Refinements with Flow
Integrations
- flow-for-vscode
Flow for Visual Studio Code.
- ide-flowtype
Atom.io IDE support for Facebook Flow.
- IntelliJ: Using the Flow Type Checker
- PHPStorm: Using the Flow Type Checker
- SublimeLinter-flow
SublimeLinter plugin for JavaScript static type checking, using flow.
- vim-flow
A vim plugin for Flow.
Showing a sample of 49 resources. View the full list on GitHub →