TypeScript definitions for mute-stream
Eslint rule for consistent filenames.
Takes a grid of values (GeoJSON format) and a set of threshold ranges. It outputs polygons that group areas within those ranges, effectively creating filled contour isobands.
creates a new array with given range
A JavaScript package to detect and filter profanity
Hashing made simple. Get the hash of a buffer/string/stream/file.
Redact JS objects
Regular expression for matching semver versions
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Parse string into array of string elements
Base64 encoding/decoding in pure JS
Babel plugin to transpile import() to a deferred require(), for node
Copy a descriptor from object A to object B
Async array reduce. Asynchronously applies a function against an accumulator and each element in an array (from left to right, in series) to reduce it to a single value.
Add version number to css/js/image... in HTML file.
Get esbuild-compatible targets from a browserlist config
Remap sequential sourcemaps through transformations to point at the original source code
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"`.
Constants and utilities about visitor keys to traverse AST.
Scanner and parser for JSON with comments.
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Convert object keys from camel case
Deprecated. Utilities for ES3, most of which have been adopted or superseded in ES5.1. Adapted from Douglas Crockford's Remedial JavaScript
Make any value an array. No dependencies.