No description provided.
Serves a webpack app. Updates the browser on changes.
A development middleware for webpack
A JavaScript parser
Collection of helper functions used by Babel transforms.
Generate errors that contain a code frame that point to source locations.
Babel Types is a Lodash-esque utility library for AST nodes
Vitest module mocker implementation
Babel compiler core.
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
Generate an AST from a string template.
Turns an AST into code.
Convert a tilde path to an absolute path: `~/dev` → `/Users/sindresorhus/dev`
Compiles your TS app and restarts when files are modified.
Allow parsing of TypeScript syntax
Babel helper to create your own polyfill provider
Default Jimp plugin.
Allow parsing of jsx
Clean up error stack traces
Allow parsing of the module attributes in the import statement
This plugin transforms ES2015 modules to CommonJS
Pre-release version of the Expo development launcher package for testing.
Allow parsing of async generator functions