es-shims / Array.prototype.flatLinks
An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.
☆31Updated last month
Alternatives and similar repositories for Array.prototype.flat
Users that are interested in Array.prototype.flat are comparing it to the libraries listed below
Sorting:
- ☆45Updated 3 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 2 weeks ago
- Tests whether one path is inside another path☆43Updated 5 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆57Updated last year
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated last month
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 4 months ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- Check if a value is a plain object☆104Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆42Updated last month
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 4 years ago
- Import a globally installed module☆59Updated 2 years ago
- Create an array without duplicates☆74Updated 4 years ago
- Make a shallow clone of an object, array or primitive.☆31Updated 5 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 11 months ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Search & replace tokens during the linking stage of ICSS loading☆22Updated 3 years ago
- Get the directory of globally installed packages and binaries☆77Updated this week
- List of node.js builtin modules☆37Updated 2 months ago
- Check if a string matches the name of a Node.js builtin module☆63Updated 11 months ago
- Find the closest babel config based on a directory☆13Updated last year
- Get the set npm registry URL☆57Updated 9 months ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 3 years ago
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated 2 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago