Array#filter for older browsers.
☆18Feb 23, 2024Updated 2 years ago
Alternatives and similar repositories for array-filter
Users that are interested in array-filter are comparing it to the libraries listed below
Sorting:
- dead-simple optimistic async helper in javascript☆15Nov 23, 2014Updated 11 years ago
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Apr 5, 2018Updated 7 years ago
- list of SPDX standard license exceptions☆16Apr 25, 2024Updated last year
- the tty module from node core for browsers☆18Dec 21, 2024Updated last year
- Right-align the text in a string.☆19May 4, 2018Updated 7 years ago
- node.js through stream that emits a unique stream of objects based on criteria☆25Jan 27, 2026Updated last month
- Check if a path is the current working directory☆22May 10, 2025Updated 9 months ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Jul 9, 2021Updated 4 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 4 years ago
- Turn an array like into an array☆12Mar 14, 2021Updated 4 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Nov 26, 2018Updated 7 years ago
- A very light-weight in-code option parsers for node.js.☆22Jun 12, 2017Updated 8 years ago
- Module for parsing URI's in engine.io-client☆14Sep 18, 2019Updated 6 years ago
- timers module for browserify☆24Dec 21, 2024Updated last year
- ☆19Apr 11, 2018Updated 7 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Dec 30, 2025Updated 2 months ago
- Foreach component + npm package☆25May 11, 2022Updated 3 years ago
- WeakMap collection as specified in ECMAScript6☆30Jun 30, 2021Updated 4 years ago
- A transform to make UglifyJS work in browserify☆21Feb 18, 2020Updated 6 years ago
- Vow-based file I/O for Node.js☆28May 30, 2017Updated 8 years ago
- Loop over each item in an array and call the given function on every element.☆14Feb 27, 2017Updated 9 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Jul 9, 2022Updated 3 years ago
- Helper for implementing source map support in Gulp plugins☆20Feb 9, 2018Updated 8 years ago
- Check if a path is in the current working directory☆23May 3, 2021Updated 4 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Apr 12, 2017Updated 8 years ago
- Manipulate strings according to the word parsing rules of the UNIX Bourne shell.☆40Jul 11, 2025Updated 7 months ago
- ES2015 `Array#findIndex()` ponyfill☆33May 1, 2024Updated last year
- all the types of nodes in htmlparser2's dom☆29Updated this week
- Wrapper around miniglob / minimatch combo to allow multiple patterns matching and include-exclude ability☆62Jul 13, 2020Updated 5 years ago
- utilities for primitive JavaScript types☆33Nov 29, 2021Updated 4 years ago
- Quick and dirty psychoanalysis for objects☆66Feb 15, 2018Updated 8 years ago
- Iterator abstraction as specified in ECMAScript6☆19Jun 30, 2021Updated 4 years ago
- Is this an ES6 Symbol value?☆19Dec 30, 2025Updated 2 months ago
- Create an array by repeating the given string n times.☆19Apr 7, 2021Updated 4 years ago
- ☆19Dec 21, 2024Updated last year
- Answers the question: "can this value have keys?". Returns true if a value is any of the object types: array, regexp, plain object, funct…☆19Aug 20, 2021Updated 4 years ago
- Check if a given module ID is resolvable with require()☆16Nov 30, 2018Updated 7 years ago
- Returns true if a string has an extglob☆23May 25, 2019Updated 6 years ago
- XMLHttpRequest for node.js☆15Feb 19, 2026Updated last week