A tiny (952b), correct, general-purpose, and configurable "exports" and "imports" resolver without file-system reliance
Offers a async require.resolve function. It's highly configurable.
Promises of moves of files or directories with rename, falling back to recursive rename/copy on EXDEV errors, with configurable concurrency and win32 junction support.
Configurable "search and replace" plugin. Replaces matching nodes in the tree with a given replacement node. For example you can replace `process.NODE_ENV` with `"production"`.
Lightweight, unobtrusive, configurable JavaScript logger
Global HTTP/HTTPS proxy configurable using environment variables.
Configurable linter for package.json files.
Write files in an atomic fashion w/configurable ownership
A tiny (952b), correct, general-purpose, and configurable "exports" and "imports" resolver without file-system reliance
Provides a simple plugin to copy assets from /public (configurable) to the build directory.
A highly configurable, middleware compatible implementation of CORS.
Highly configurable, well-tested, JavaScript-based HTML minifier.
A wrapper for 'npm audit' which can be configurable for use in a CI/CD tool like Jenkins
A configurable Vite plugin to help externalize your dependencies (includes subpaths)
JSHint reporter based on Stylish with configurable colours
A fully configurable HTTP/HTTPS proxy in Node.js
Yet another configurable linter for TypeScript and JavaScript.
Execute commands while keeping flags easily configurable as an object