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☆23Updated 3 years ago
- Check if a URL is relative☆25Updated last month
- Node's default require extensions as a separate module☆10Updated 2 years ago
- Clone and modify a RegExp instance☆23Updated 3 years ago
- Slice a string with ANSI escape codes☆50Updated last month
- Transform the first chunk in a stream☆27Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 3 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆20Updated last year
- Get the visual width of the widest line in a string - the number of columns required to display it☆39Updated last year
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 3 years ago
- Get the version of a binary in semver format☆41Updated last year
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Create a MD5 hash with hex encoding☆46Updated last year
- Check if a string has ANSI escape codes☆50Updated last month
- List of archive file extensions☆14Updated last year
- Get all emails in a text file or stdin☆24Updated 4 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆19Updated 3 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- List of prototype properties for JavaScript types☆26Updated last year
- Check if a Buffer/Uint8Array is a GIF image☆29Updated 3 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Get a Gravatar image from an identifier, such as an email☆40Updated 4 years ago
- Normalize the newline characters in a string to `\n`☆30Updated 3 weeks ago
- Check if a file path is a binary file☆47Updated last year
- Check if a path is a file, directory, or symlink☆79Updated last year
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Create a Vinyl file from an actual file☆42Updated 2 years ago