sindresorhus / is-herokuLinks
Check if your code is running on Heroku
☆18Updated 2 years ago
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 3 years ago
- Clone and modify a RegExp instance☆22Updated 3 years ago
- Check if a file path is a binary file☆46Updated last year
- Slice a string with ANSI escape codes☆49Updated last year
- Node's default require extensions as a separate module☆9Updated 2 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Check if a URL is relative☆24Updated 3 years ago
- Ensure a path doesn't contain null bytes☆13Updated 3 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- List of prototype properties for JavaScript types☆25Updated last year
- Create a MD5 hash with hex encoding☆45Updated last year
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Strip the final newline character from a string/buffer☆36Updated 8 months ago
- Include only certain items in an array☆18Updated last month
- Detect the dominant newline character of a string☆55Updated last year
- Regular expression for matching a shebang line☆46Updated 3 years ago
- .bin/ script linker☆26Updated last week
- Get the system default UID☆11Updated last year
- Exclude certain items from an array☆22Updated last month
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Check if a string has ANSI escape codes☆49Updated last year
- Get the version of a binary in semver format☆42Updated last year
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Use as a sub-generator or plugin in your generator to create a package.json for a project. Or install globally and run with Generate's CL…☆18Updated 4 years ago
- List of archive file extensions☆14Updated last year
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- Transform the first chunk in a stream☆26Updated last year