sindresorhus / is-herokuLinks
Check if your code is running on Heroku
☆18Updated last year
Alternatives and similar repositories for is-heroku
Users that are interested in is-heroku are comparing it to the libraries listed below
Sorting:
- Check if something is a generator function☆22Updated 2 years ago
- Check if a file path is a binary file☆44Updated last year
- Node's default require extensions as a separate module☆9Updated 2 years ago
- Get the version of a binary in semver format☆42Updated last year
- Slice a string with ANSI escape codes☆47Updated last year
- Clone and modify a RegExp instance☆22Updated 2 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- List of prototype properties for JavaScript types☆25Updated last year
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Include only certain items in an array☆16Updated 3 years ago
- Get the system default UID☆11Updated last year
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.☆20Updated last year
- Check if a URL is relative☆24Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Check if an Array is sorted☆34Updated 3 years ago
- Exclude certain items from an array☆20Updated 3 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Lowercase the keys of an object☆40Updated last year
- Strip UTF-8 byte order mark (BOM) from a buffer☆19Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Regular expression for matching a shebang line☆46Updated 3 years ago
- Check if your code is running in a JXA environment☆31Updated 3 years ago
- Create ansi colors by passing open and close codes.☆19Updated last year
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Check if a value is a function☆27Updated 4 years ago