sindresorhus / is-heroku
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
- Check if something is a generator function☆22Updated 2 years ago
- Node's default require extensions as a separate module☆9Updated 2 years ago
- Clone and modify a RegExp instance☆22Updated 2 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆36Updated 3 years ago
- Get the system default UID☆11Updated last year
- Check if a number is a redirect HTTP status code☆23Updated 3 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Check if a file path is a binary file☆44Updated 10 months ago
- Get the user home directory with fallback to the system temp directory☆30Updated 3 years ago
- Get the name of a named function☆33Updated 3 years ago
- Check if a value is a function☆27Updated 3 years ago
- ☆20Updated 3 years ago
- Exclude certain items from an array☆20Updated 3 years ago
- Check if your code is running in a JXA environment☆31Updated 3 years ago
- Check if a string has ANSI escape codes☆45Updated 8 months ago
- Detect whether a terminal supports color☆18Updated 3 years ago
- Node.js 0.12 buffer.equals() ponyfill☆6Updated 4 years ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- Ensure a path doesn't contain null bytes☆13Updated 2 years ago
- List of vendor prefixes known to the web platform☆11Updated 2 years ago
- Check if a number is in a given range☆21Updated 4 years ago
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Rename a function☆46Updated last year
- Convert a time string to seconds: '0017' → 1337☆35Updated 3 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Include only certain items in an array☆16Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Get the npm config☆37Updated 7 months ago