sindresorhus / date-time
Pretty UTC datetime: `2014-01-09 0601`
☆31Updated 2 years ago
Alternatives and similar repositories for date-time:
Users that are interested in date-time are comparing it to the libraries listed below
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Check if a path is inside another path☆37Updated 2 years ago
- Slice a string with ANSI escape codes☆47Updated 8 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Check if a path is the current working directory☆19Updated 3 years ago
- Get a random key from an object☆18Updated 7 months ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆36Updated 2 years ago
- Strip the final newline character from a string/buffer☆36Updated 3 months ago
- Turn an object into a string of HTML attributes☆49Updated last year
- Create a MD5 hash with hex encoding☆45Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 6 months ago
- Check if a value is a regular expression☆24Updated 3 years ago
- Check if a file path is a binary file☆44Updated 9 months ago
- A better `Promise.race()`☆46Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Check if the process is running with elevated privileges☆40Updated 3 years ago
- The score badge service for https://npms.io☆35Updated 6 years ago
- Check if a Buffer/Uint8Array is a GIF image☆28Updated 2 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Lowercase the keys of an object☆40Updated last year
- Break out of a promise chain☆23Updated 3 years ago
- Check if something is a generator function☆22Updated 2 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- fs read and write streams based on minipass☆20Updated 6 months ago
- Check if a filepath is a video file☆31Updated 9 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 6 months ago