macOS
brew install flowlocal Homebrew formula metadata
sudo port install flowMacPorts ports tree · devel/flow/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de flow pour les workflows d'agents IA.
installation
brew install flowlocal Homebrew formula metadata
sudo port install flowMacPorts ports tree · devel/flow/Portfile · Source: api.github.com
nix profile install nixpkgs#flownixpkgs package indexes · pkgs/by-name/fl/flow/package.nix · Source: api.github.com
scoop install main/flowScoop official bucket manifest trees · bucket/flow.json · Source: api.github.com
winget install --id MadrasCheck.flow -eWindows Package Manager source index · MadrasCheck.flow · Source: cdn.winget.microsoft.com
aperçu
Static type checker for JavaScript
historique
Flow is Meta's static type checker and typed JavaScript dialect, distributed as the flow CLI and related npm tooling for checking JavaScript programs before runtime.
Facebook announced Flow in November 2014 as a new static type checker for JavaScript designed to find errors by analyzing programs without running them. The official repository describes Flow as a static typechecker for JavaScript and points users to flow.org for documentation.
Flow developed around a per-project configuration file, .flowconfig, and an npm-oriented setup through flow-bin. Its documentation also covers Babel and flow-remove-types for stripping Flow type annotations before publishing or running JavaScript.
Flow became closely associated with Facebook and React-era JavaScript projects, where static analysis was adopted to make large JavaScript codebases easier to maintain. The official docs include React-specific material and a dedicated guide for TypeScript users, reflecting Flow's long-running position in the JavaScript type-checking ecosystem.
In 2023, the Flow team published an official direction statement explaining that the project was focusing on Meta's internal use cases and would reduce broad open-source engagement, a notable shift in the project's adoption story.
Typical usage is project-local: install flow-bin, add a flow script, run flow init to create .flowconfig, and run flow to type-check source files. Flow projects use type annotations in JavaScript source and a compiler such as Babel or flow-remove-types to remove those annotations for runtime JavaScript.
Flow also publishes parser tooling, including flow-parser, for packages that need to parse Flow-typed JavaScript directly.
Flow matters to package maintainers because it is both a CLI and a language-extension ecosystem: packages may ship Flow annotations, require stripping transforms, pin flow-bin versions, or expose libdefs and parser behavior that differ across releases.
Its history is also a useful contrast point for TypeScript in package metadata, because Flow-heavy projects often leave signals such as .flowconfig, flow-bin dev dependencies, and type-stripping build scripts.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour flow. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.flowconfigsrc/.flowconfigexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
flow | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/facebook/flow
métadonnées d'installation
| Clé du paquet | brew:flow |
|---|---|
| Version | 0.324.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/flow |
| Page d'accueil | https://flow.org/ |
| Dépôt | https://github.com/facebook/flow |
| Docs amont | https://flow.org/en/docs |
| Licence | MIT |
| Archive source | https://github.com/facebook/flow/archive/refs/tags/v0.324.0.tar.gz |
| Dernière mise à jour | 2026-07-24T21:16:34Z |
| Pulse | updated |
| Dépendances de compilation | rust |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | flow |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
flow
nix profile install nixpkgs#flowflow
sudo port install flowmain/flow
scoop install main/flowMadrasCheck.flow
winget install --id MadrasCheck.flow -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.