Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
Turborepo is a high-performance build system for JavaScript and TypeScript codebases.
Prettier is an opinionated code formatter
Encode base-64 strings with JavaScript
Enhance the require function in node.js with support for loaders which preprocess files and really async require (AMD). Enables Hot Code Replacement.
Compile static constants (ie. code that we can statically determine to be constant at runtime)
A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
A very light-weight in-code option parsers for node.js.
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
`unenv` is a framework-agnostic system that allows converting JavaScript code to be platform agnostic and work in any environment including Browsers, Workers, Node.js, or JavaScript runtime.
[![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href] [![bundle][bundle-src]][bundle-href] [![Codecov][codecov-src]][codecov-href] [![License][license-src]][license-href] [![JSDocs][jsdocs-src]][jsdo
A parser that converts TypeScript source code into an ESTree compatible form
<!-- automd:badges bundlejs packagephobia codecov -->
[![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href] [![Github Actions][github-actions-src]][github-actions-href] [![Codecov][codecov-src]][codecov-href]
Run your code after compilation is done.
Builder-agnostic plugin to allow restricting import patterns in certain parts of your code-base.
Remap sequential sourcemaps through transformations to point at the original source code
Remap sequential sourcemaps through transformations to point at the original source code
code-red
Generate, and decode, base64 VLQ mappings for source maps and other uses
ECMAScript code generator
Turns an AST into code.