A development middleware for webpack
Serves a webpack app. Updates the browser on changes.
Generate errors that contain a code frame that point to source locations.
Collection of helper functions used by Babel transforms.
Babel Types is a Lodash-esque utility library for AST nodes
Babel compiler core.
Vitest module mocker implementation
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
A JavaScript parser
Generate an AST from a string template.
Turns an AST into code.
Convert a tilde path to an absolute path: `~/dev` → `/Users/sindresorhus/dev`
Fork of pretty-format with support for ESM
Allow parsing of TypeScript syntax
Allow parsing of jsx
Babel helper to create your own polyfill provider
Compiles your TS app and restarts when files are modified.
Allow parsing of the module attributes in the import statement
Pre-release version of the Expo development launcher package for testing.
This plugin transforms ES2015 modules to CommonJS
Allow parsing of async generator functions
Compile ES2015 spread to ES5
Compile ES2015 unicode string and number literals to ES5
Compile ES2015 template literals to ES5