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
- Check if a path is inside another path☆38Updated 2 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Check if a path is the current working directory☆19Updated 3 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Strip the final newline character from a string/buffer☆36Updated 5 months ago
- Slice a string with ANSI escape codes☆47Updated 11 months ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Check if a value is a regular expression☆24Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Callback wrapping utility☆55Updated last year
- Check if a file path is a binary file☆44Updated 11 months ago
- Check if a Buffer/Uint8Array is a GIF image☆28Updated 2 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 8 months ago
- Clone and modify a RegExp instance☆22Updated 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
- Strip UTF-8 byte order mark (BOM)☆20Updated 3 years ago
- Break out of a promise chain☆23Updated 4 years ago
- Get the system default UID☆11Updated last year
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Extract the article title of a HTML document☆54Updated 3 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Pick random items from a list☆54Updated 3 years ago
- Check if argv has a specific flag☆95Updated 3 years ago