Flatten a multi-dimensional array in JavaScript.
☆86Jun 24, 2025Updated 8 months ago
Alternatives and similar repositories for array-flatten
Users that are interested in array-flatten are comparing it to the libraries listed below
Sorting:
- Is this an ES6 Symbol value?☆19Updated this week
- Modern Buffer API polyfill without footguns☆27Apr 22, 2021Updated 4 years ago
- abstract base class for hash-streams☆11Sep 23, 2025Updated 5 months ago
- The map of HTTP status codes from the builtin http module☆19Apr 21, 2022Updated 3 years ago
- Manipulate the HTTP Vary header☆62Mar 1, 2026Updated 2 weeks ago
- Range header field parser☆95Feb 2, 2026Updated last month
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Dec 30, 2025Updated 2 months ago
- ☆11Apr 15, 2023Updated 2 years ago
- ☆20Sep 24, 2025Updated 5 months ago
- ☆19Dec 21, 2024Updated last year
- Get the command from a shebang☆24Aug 14, 2021Updated 4 years ago
- normalize a ranged value that wraps. ( i.e. angular range [0-360), where 400 === 40 and -20 === 340)☆18Mar 14, 2022Updated 4 years ago
- ☆19Dec 21, 2024Updated last year
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Jul 9, 2021Updated 4 years ago
- Deceive HTTP Parser☆17Sep 18, 2021Updated 4 years ago
- Is the typeof value a javascript primitive?☆37Mar 20, 2021Updated 5 years ago
- Detect whether or not an object is a Typed Array☆21Jan 23, 2024Updated 2 years ago
- Returns true if a string has an extglob☆23May 25, 2019Updated 6 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Oct 25, 2025Updated 4 months ago
- A simple module for bitwise-xor on buffers☆31Dec 21, 2024Updated last year
- Create an object path (dot notation) from a list or array of strings.☆16Dec 31, 2020Updated 5 years ago
- The Thing when you need it☆19Mar 15, 2024Updated 2 years ago
- Determine address of proxied request☆138Mar 1, 2026Updated 2 weeks ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago
- ☆12Apr 26, 2019Updated 6 years ago
- Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.☆15Updated this week
- Simple RFC 6838 media type parser and formatter☆57Mar 1, 2026Updated 2 weeks ago
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Dec 30, 2021Updated 4 years ago
- HTTP verbs that node supports☆180Mar 2, 2026Updated 2 weeks ago
- merge() utility function☆69Dec 2, 2022Updated 3 years ago
- publicEncrypt/privateDecrypt for browserify☆28Dec 21, 2024Updated last year
- Infer the content-type of a request.☆227Mar 2, 2026Updated 2 weeks ago
- Merge objects using their property descriptors☆155Dec 21, 2023Updated 2 years ago
- ☆19Feb 28, 2018Updated 8 years ago
- Like `new Map` but for older JavaScripts☆21Oct 25, 2025Updated 4 months ago
- Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a sup…☆18Sep 14, 2018Updated 7 years ago
- Unpipe a stream from all destinations☆22Dec 15, 2020Updated 5 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Dec 16, 2020Updated 5 years ago