sindresorhus / date-time
Pretty UTC datetime: `2014-01-09 0601`
☆32Updated 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
Sorting:
- Get a random key from an object☆18Updated 10 months ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year
- Check if a value is a regular expression☆24Updated 3 years ago
- Check if a path is inside another path☆38Updated 2 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Check if a path is the current working directory☆19Updated 3 years ago
- Strip the final newline character from a string/buffer☆36Updated 6 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Extract the article title of a HTML document☆54Updated 3 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Check if a Buffer/Uint8Array is a GIF image☆28Updated 2 years ago
- A safer `.hasOwnProperty()`☆29Updated last year
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- fs read and write streams based on minipass☆20Updated 9 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Get a random property from an object☆14Updated 10 months ago
- Slice a string with ANSI escape codes☆47Updated 11 months ago
- Check if your code is running in a JXA environment☆31Updated 3 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Check if a file path is a binary file☆44Updated last year
- Check if a Buffer/Uint8Array is a WebP image☆19Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Clone and modify a RegExp instance☆22Updated 2 years ago
- Lowercase the keys of an object☆40Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 9 months ago