astring-flow

1.7.0 • Public • Published

astring-flow

circle npm coverage

semantic release js-semistandard-style MIT License

Flow AST types for Astring

var astring = require('astring');
var flowGenerator = require('astring-flow');
var code = astring(astWithTypes, {
    generator: flowGenerator
});

This is an early release. Use with caution. There will be changes (to be communicated via semver).

Until some of my changes and fixes to Astring make it upstream, this repo is built against my fork of Astring.

/astring-flow/

    Package Sidebar

    Install

    npm i astring-flow

    Weekly Downloads

    8

    Version

    1.7.0

    License

    MIT

    Last publish

    Collaborators

    • motiz88