recast
popularJavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator
Updated by @eventualbuddha
lines-and-columns
popularMaps lines and columns to character offsets and back. This is useful for parsers and other text processors that deal in character ranges but process text with meaningful lines and …
Updated by @eventualbuddha
es6-module-transpiler
es6-module-transpiler is an experimental compiler that allows you to write your JavaScript using a subset of the current ES6 module syntax, and compile it into various formats.
Updated by @eventualbuddha
@codemod/parser
Wrapper around @babel/parser that allows parsing everything.
Updated by @codemod-bot
@codemod/core
Runs babel plugins for codemods, i.e. by preserving formatting using Recast.
Updated by @codemod-bot
@votingworks/ballot-encoder
Provides encoding and decoding services for completed ballots.
Updated by @votingworks-owner
babel-preset-es2015-rollup
This is babel-preset-es2015, minus modules-commonjs, plus external-helpers. Use it with rollup-plugin-babel.
Updated by @eventualbuddha
@codemod/cli
codemod rewrites JavaScript and TypeScript using babel plugins.
Updated by @codemod-bot
decaffeinate-parser
A better AST for CoffeeScript, inspired by CoffeeScriptRedux.
Updated by @eventualbuddha
decaffeinate-coffeescript
decaffeinate fork of the CoffeeScript implementation
Updated by @alangpierce
babelrc-rollup
Builds a babel configuration for rollup-plugin-babel by reading .babelrc.
Updated by @eventualbuddha