sindresorhus / array-excludeLinks
Exclude certain items from an array
☆22Updated 4 months ago
Alternatives and similar repositories for array-exclude
Users that are interested in array-exclude are comparing it to the libraries listed below
Sorting:
- Include only certain items in an array☆18Updated 4 months ago
- Check if a value is a function☆28Updated 4 years ago
- ES2015 Math.hypot() ponyfill☆11Updated 4 years ago
- Add AVA to your project☆15Updated 4 years ago
- Modify the values of an object☆28Updated 4 years ago
- Get the avatar of a GitHub user☆21Updated 4 years ago
- Modify the filename in a path☆16Updated 3 years ago
- Check if a number is a redirect HTTP status code☆24Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Convert a Source Map object to a comment☆15Updated 4 years ago
- Split a string at one or more indices☆24Updated 4 years ago
- ES2015 Number.isSafeInteger() ponyfill☆18Updated 4 years ago
- ES2015 Math.imul() ponyfill☆10Updated last year
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆13Updated 4 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Sort an array of numbers☆17Updated last month
- Create a table from an array of objects☆17Updated 8 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆56Updated 3 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- Alphabetically sort an array of strings☆39Updated 4 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Test for deep equality - Node.js `assert.deepStrictEqual()` algorithm as a standalone module☆22Updated 4 years ago
- Regular expression for matching mapcodes☆19Updated 3 years ago
- Node.js 0.12 util.debuglog() ponyfill☆19Updated last year
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Node.js 0.12 fs.access() & fs.accessSync() ponyfill☆12Updated last year
- Repeat a string - fast☆35Updated 4 years ago
- Apply custom attributes to vinyl files☆14Updated 9 years ago
- Get the path to the user home directory☆13Updated 4 years ago
- Strip UTF-8 byte order mark (BOM)☆21Updated last month