Strongly-typed environment variables from .env & process.env
Generate errors that contain a code frame that point to source locations.
A request.formData() wrapper with streaming file upload handling
A JavaScript parser
_Heavily_ derived from [gulp-download-stream](https://github.com/michalc/gulp-download-stream) and [gulp-download](https://github.com/Metrime/gulp-download)
A Node.js library that generates images from HTML
File storage to disk, with optional handlers to redirect storage
WASM bindings to libext2fs for cross-platform ext filesystem handling
Speed up your package installation process, reduce your disk usage, extend the lifespan of your precious SSD by reducing your node_modules size.
Collection of helper functions used by Babel transforms.
Babel compiler core.
@bugsnag/expo delivery mechanism to send events and sessions from Expo, using the FileSystem API to cache and retry sending failed payloads
Simplifies creation of HTML files to serve your webpack bundles
Design token editor with live CSS variable editing. Svelte 5 + Vite 8.
Fork of pretty-format with support for ESM
Apache Arrow columnar in-memory format
Vitest module mocker implementation
Babel Types is a Lodash-esque utility library for AST nodes
Sprintpilot — autopilot and multi-agent addon for BMad Method v6: git workflow, parallel agents, autonomous story execution
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
Turns an AST into code.
Convert a tilde path to an absolute path: `~/dev` → `/Users/sindresorhus/dev`
A super quick, easy to setup logging tool for NodeJS/TypeScript.
- save an array to disk using the localstorage API - restores the array state if initialized on an existing storage - ⚠️ this only works for push and shift operations - ⚠️ you should not be using multiple array instances on the same storage