Packages
Comaintainers
655 packages
apache-server-configs
Boilerplate configurations for the Apache HTTP server
array.from
A robust & optimized `Array.from` polyfill, based on the ECMAScript 6 specification.
array.of
A robust & optimized `Array.of` polyfill, based on the ECMAScript 6 specification.
babel-plugin-lodash
Modular Lodash builds without the hassle.
babel-plugin-transform-dotall-regex
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
babel-plugin-transform-jsbi-to-bigint
Compile JSBI code to native BigInt code.
babel-plugin-transform-unicode-property-regex
Compile Unicode property escapes in Unicode regular expressions to ES5.
bacon-cipher
A robust JavaScript implementation of Bacon’s cipher, a.k.a. the Baconian cipher.
base32-cli
A CLI for Crockford’s version of Base32.
base-64
A robust base64 encoder/decoder that is fully compatible with `atob()` and `btoa()`, written in JavaScript.