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