jonschlinkert / arr-flattenLinks
Recursively flatten an array or arrays. This is the fastest implementation of array flatten.
☆59Updated 3 years ago
Alternatives and similar repositories for arr-flatten
Users that are interested in arr-flatten are comparing it to the libraries listed below
Sorting:
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 6 months ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆59Updated 10 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- List of node.js builtin modules☆38Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆47Updated 3 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 10 months ago
- Sink your streams.☆17Updated 2 years ago
- A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset…☆30Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 4 years ago
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆31Updated 6 months ago
- Object.keys shim☆45Updated last month
- Detect the dominant newline character of a string☆55Updated last year
- Get the npm global path prefix. Same code used internally by npm.☆29Updated 10 months ago
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Updated 7 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- ☆45Updated 2 years ago
- timers module for browserify☆24Updated 5 months ago
- Get the set npm registry URL☆55Updated 2 months ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Check if something is a promise☆46Updated 4 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 11 months ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- Prepare a node environment to require files with different extensions.☆48Updated 11 months ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 2 years ago