replacement for `npm version` with automatic CHANGELOG generation
Selectively replace Node-style environment variables with plain strings.
Enhance the require function in node.js with support for loaders which preprocess files and really async require (AMD). Enables Hot Code Replacement.
Babel plugin that replaces member expressions and typeof statements with strings
Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.
Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).
An ES5 spec-compliant `Array.prototype.map` shim/polyfill/replacement that works as far down as ES3.
Helper function to replace supers
PostCSS plugin to replace overflow-wrap with word-wrap or optionally retain both declarations.
Replace import sources
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.
An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
An ESnext spec-compliant `Array.prototype.toReversed` shim/polyfill/replacement that works as far down as ES3.
An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.
Sendmail replacement, sends mail directly to recipients SMTP server
A drop-in replacement for `util` with some additional advantageous functions
An ES5 spec-compliant `Array.prototype.reduce` shim/polyfill/replacement that works as far down as ES3.
A replacement for process.exit that ensures stdio are fully drained before exiting.
Helper function to replace certain member expressions with function calls
Replace JavaScript expressions with other expressions
Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST