sindresorhus / sindre-playground
☆16Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for sindre-playground
- Get the version of a binary in semver format☆42Updated 7 months ago
- Get the path to this package - Useful for testing☆21Updated 3 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Returns an array filled with the specified input☆43Updated 2 years ago
- Ask me anything☆11Updated 9 years ago
- Check if an Array is sorted☆34Updated 3 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- Validate a date☆12Updated 3 months ago
- Check if a value is a function☆27Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated last year
- Get the npm config☆37Updated 3 months ago
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Check if a path exists☆23Updated last year
- Bind all methods in an object to itself or a specified context☆57Updated 3 years ago
- Get an array of parent directories including itself☆27Updated last year
- Check if a file path is a binary file☆43Updated 6 months ago
- Node's default require extensions as a separate module☆10Updated 2 years ago
- ES2015 `Array#findIndex()` ponyfill☆31Updated 6 months ago
- Check if a value is an error constructor☆13Updated 3 years ago
- Check if a Buffer/Uint8Array is a WebP image☆18Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Add AVA to your project☆15Updated 3 years ago
- Check if a file path is a compressed file☆16Updated 6 months ago
- Exclude certain items from an array☆20Updated 3 years ago
- Get the current local time of a GitHub user.☆57Updated 6 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 3 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 3 years ago
- Check if a number is a redirect HTTP status code☆23Updated 3 years ago
- Get the package.json of a package from the npm registry