No description provided.
CI support scripts for npm packages
This **node module** will publish your package to a bower registry. Ideally you would **only publish to npm**, but as many older projects still use bower, this is sometime an unfortunate necessity.
Secure npm wrapper
npm client for wacai
A development middleware for webpack
Serves a webpack app. Updates the browser on changes.
CI support scripts for npm packages
Generate errors that contain a code frame that point to source locations.
Collection of helper functions used by Babel transforms.
A JavaScript parser
Babel Types is a Lodash-esque utility library for AST nodes
Vitest module mocker implementation
Babel compiler core.
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
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
Allow parsing of jsx
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 async generator functions