alternative babel-register improves performance and supports multi-process
babel require hook
TypeScript definitions for @babel/register
Require hook for automatic V8 compile cache persistence
babel require hook
Require hook for automatic V8 compile cache persistence
babel plugin for vue-cli
Super-fast alternative to Babel for when you can target modern JS runtimes
Babel plugin to replicate Webpack require.context
Babel plugin to replicate Webpack require.context
Simple key-value storage with support for multiple backends
Lightweight Babel AST traversal
Fixes stack traces for files with source maps
typescript plugin for vue-cli
This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos
A cache object that deletes the least-recently-used items.
Babel Types is a Lodash-esque utility library for AST nodes
A JavaScript parser
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
Simple CLI for compiling a Node.js module into a single file, together with all its dependencies, gcc-style.
Babel compiler core.
Generate an AST from a string template.
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
Collection of helper functions used by Babel transforms.