sindresorhus / is-heroku
Check if your code is running on Heroku
☆18Updated last year
Related projects ⓘ
Alternatives and complementary repositories for is-heroku
- Check if something is a generator function☆23Updated 2 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆36Updated 2 years ago
- Slice a string with ANSI escape codes☆47Updated 6 months ago
- Check if a string has ANSI escape codes☆45Updated 4 months ago
- Clone and modify a RegExp instance☆23Updated 2 years ago
- Strip the final newline character from a string/buffer☆35Updated 3 weeks ago
- ☆20Updated 3 years ago
- Check if a file path is a binary file☆43Updated 6 months ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Simple wildcard matching☆34Updated 3 years ago
- Get the version of a binary in semver format☆42Updated 7 months ago
- Check if your code is running in a JXA environment☆31Updated 3 years ago
- The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.☆10Updated 2 months ago
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆19Updated 2 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Is this an arguments object? It's a harder question than you think.☆15Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆58Updated last year
- List of prototype properties for JavaScript types☆24Updated 6 months ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- remark preset to configure remark-lint with settings for nodejs/node☆15Updated this week
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 3 years ago
- List of vendor prefixes known to the web platform☆11Updated 2 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- Ensure a path doesn't contain null bytes☆12Updated 2 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Check if argv has a specific flag☆94Updated 3 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Lowercase the keys of an object☆40Updated last year
- Regular expression for matching a shebang line☆46Updated 3 years ago