New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

flowtype

npm
GitHub
Twitter

Packages

Comaintainers

17 packages

babel-plugin-transform-flow-enums

Babel transform for Flow Enums.

baby-connect

API for communicating with Baby Connect

create-flow-upgrade

A utility for upgrading your codebase to the latest version of Flow.

eslint-plugin-fb-flow

This is a set of ESLint rules created and published by the Flow team. They are in addition to (not a replacement for) the rules of `eslint-plugin-flowtype` created and published by the open-source community.

flow-api-translator

Toolkit for creating Flow and TypeScript compatible libraries from Flow source code.

flow-bin

Binary wrapper for Flow - A static type checker for JavaScript

flow-enums-runtime

Runtime to be use with the Flow Enums transform.

flow-node

Removes Flow type annotations from JavaScript files with speed and simplicity.

flow-parser

JavaScript parser written in OCaml. Produces ESTree AST

flow-parser-bin

The Flow JavaScript parser, via bindings to the native OCaml implementation