87 packages
@andywer/babel-cli-dctypes
Babel command line.
@andywer/babel-core-dctypes
Babel compiler core.
@andywer/babel-plugin-syntax-dctypes
@andywer/babel-plugin-transform-dctypes-comments
@andywer/babel-plugin-transform-dctypes-to-flow
@andywer/babel-register-dctypes
babel require hook
@andywer/babel-traverse-dctypes
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
@andywer/babel-types-dctypes
Babel Types is a Lodash-esque utility library for AST nodes
@andywer/babylon-dctypes
A JavaScript parser
@andywer/gear
Bootstrap typed JavaScript projects in less than a minute or easily add types to untyped code. Built around [Babel 7](https://babeljs.io/), [Flow](https://flowtype.org/), [babel-preset-env](https://babeljs.io/) and [functional type syntax](https://github.