flowjs-parser 0.0.0-alpha.3

Typed Rust bindings for Facebook's Flow parser via QuickJS
Documentation

flow-parser

Typed Rust bindings for Facebook's Flow parser

Embeds the official Flow parser via QuickJS and deserializes the AST into typed Rust structs. No Node.js or npm required — the parser JS is fetched from the npm registry at build time.

See the repository for documentation or the issues tracker.

Install

cargo add flow-parser