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.
A JavaScript parser
Babel compiler core.
Turns an AST into code.
Collection of helper functions used by Babel transforms.
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
Convert a tilde path to an absolute path: `~/dev` → `/Users/sindresorhus/dev`
Fork of pretty-format with support for ESM
Vitest module mocker implementation
Babel Types is a Lodash-esque utility library for AST nodes
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.
Generate an AST from a string template.
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
Development server for Rspack