1.7.0 • Published 8 years ago

astring-flow v1.7.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

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.

1.7.0

8 years ago

1.6.0

8 years ago

1.5.0

8 years ago

1.4.0

8 years ago

1.3.0

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago