sindresorhus / array-excludeLinks
Exclude certain items from an array
☆23Updated 7 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☆19Updated 7 months ago
- Check if a value is a function☆29Updated 4 years ago
- Check if a number is a redirect HTTP status code☆25Updated 4 years ago
- Add AVA to your project☆15Updated 5 years ago
- Modify the values of an object☆29Updated 4 years ago
- Modify the filename in a path☆17Updated 3 years ago
- Get the avatar of a GitHub user☆21Updated 4 years ago
- ES2015 Number.isSafeInteger() ponyfill☆19Updated 5 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- ES2015 Math.hypot() ponyfill☆12Updated 4 years ago
- Convert a time string to seconds: '0017' → 1337☆37Updated 4 years ago
- Convert a Source Map object to a comment☆16Updated 4 years ago
- Regular expression for matching mapcodes☆19Updated 3 years ago
- ES2015 Number.isNaN() ponyfill☆29Updated last year
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆14Updated 4 years ago
- Check if a value is an error constructor☆14Updated 4 years ago
- Test for deep equality - Node.js `assert.deepStrictEqual()` algorithm as a standalone module☆23Updated 4 years ago
- Sort an array of numbers☆18Updated 4 months ago
- Split a string at one or more indices☆25Updated 4 years ago
- Get the version numbers of a package from the npm registry☆31Updated last year
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated 3 years ago
- Node's default require extensions as a separate module☆11Updated 3 years ago
- Repeat a string - fast☆35Updated 4 years ago
- Check if a file path is a compressed file☆19Updated last year
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 5 years ago
- Check whether a binary version satisfies a semver range☆24Updated last year
- Lowercase the keys of an object☆41Updated 2 years ago
- Node.js 0.12 fs.access() & fs.accessSync() ponyfill☆13Updated 2 years ago