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
- Clone and modify a RegExp instance☆22Updated 2 years ago
- Get the system default UID☆11Updated last year
- Slice a string with ANSI escape codes☆47Updated 11 months ago
- Node's default require extensions as a separate module☆9Updated 2 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Check if a file path is a binary file☆44Updated 11 months ago
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Check if your code is running in a JXA environment☆31Updated 3 years ago
- Include only certain items in an array☆16Updated 3 years ago
- List of prototype properties for JavaScript types☆25Updated 11 months ago
- Rename a function☆46Updated last year
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- Exclude certain items from an array☆20Updated 3 years ago
- Check if a string has ANSI escape codes☆47Updated 9 months ago
- Strip UTF-8 byte order mark (BOM)☆20Updated 3 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year
- Node.js 0.12 buffer.equals() ponyfill☆6Updated 4 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 3 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Transform the first chunk in a stream☆26Updated last year
- ES2015 Number.isNaN() ponyfill☆28Updated 11 months ago
- Validates whether a string matches the production for an XML name or qualified name☆15Updated last year
- Check if a number is a redirect HTTP status code☆23Updated 4 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago