Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet
Request that Node.js child processes preload modules
an identity object using ES6 proxies
protobuf-style varint bytes - use msb to create integer values of varying sizes
Like Promise.all, but save rejections until all promises are resolved
Emulate console for all the browsers
A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`.
Pollyfill for node.js `path.parse`, parses a filepath into an object.
A JavaScript library that breaks strings into their individual user-perceived characters. It supports emojis!
The lodash method `_.throttle` exported as a module.
A robust & optimized `String.prototype.repeat` polyfill, based on the ECMAScript 6 specification.
POSIX character classes for creating regular expressions.
Read a protobuf schema from the disk, parse it and resolve all imports
This plugin adds `TypeScript` support to `eslint-plugin-import`
The Lodash method `_.isFunction` exported as a module.
Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Compile trailing function commas to ES5
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
The lodash method `_.flatten` exported as a module.
Make your own error types!
Seeded random number generator for Javascript.
Sort objecy keys by length
Radio group card buttons when the user needs to see all available options. If available options can be collapsed, consider using a Select component because it uses less space.
Chips are compact elements that represent an input, attribute, or action.