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.

Package Sidebar

Install

npm i astring-flow

Weekly Downloads

2

Version

1.7.0

License

MIT

Last publish

Collaborators

  • motiz88