The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
OpenTelemetry Node SDK provides automatic telemetry (tracing, metrics, etc) for Node.js applications
Allow parsing of TypeScript syntax
A simple CRUD based persistence abstraction for storing objects to any backend data store. eg. Memory, MongoDB, Redis, CouchDB, Postgres, Punch Card etc.
Helper function to annotate paths and nodes with #__PURE__ comment
Allow parsing of optional properties
Helper function to optimise call expression
Syntax highlight JavaScript strings for output in terminals.
This plugin transforms ES2015 modules to CommonJS
Allow parsing of the module attributes in the import statement
Compile ES2015 classes to ES5
Allow parsing of class properties
Compile ES2015 destructuring to ES5
Helper to wrap functions inside a function call.
Transform TypeScript into ES.next
Transform optional chaining operators into a series of nil checks
Compile ES2015 shorthand properties to ES5
Explode async and generator functions into a state machine.
Compile exponentiation operator to ES5
This plugin transforms ES2015 modules to AMD
Compile ES2015 Unicode regex to ES5
This plugin transforms ES2015 modules to SystemJS
This plugin transforms ES2015 modules to UMD
Parse regular expressions' unicodeSets (v) flag.