jonschlinkert / time-stampLinks
Get a formatted timestamp. Used in gulp, assemble, generate, and many others.
☆110Updated 4 years ago
Alternatives and similar repositories for time-stamp
Users that are interested in time-stamp are comparing it to the libraries listed below
Sorting:
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Check if something is a promise☆46Updated 4 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Import a globally installed module☆58Updated last year
- Check if a value is a plain object☆102Updated last year
- Parse milliseconds into an object☆119Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Check if the process is running with elevated privileges☆41Updated 4 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Simple, flexible file copy utility☆97Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Check if a URL is absolute☆79Updated 4 years ago
- Cross-platform .zip file creation☆130Updated last year
- Copy a file☆121Updated last month
- Check if a path is a file, directory, or symlink☆78Updated last year
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Return a copy of an object without the given keys.☆78Updated 4 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Replace all substring matches in a string☆88Updated 4 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Write data to the file system, creating any intermediate directories if they don't already exist. Used by flat-cache and many others!☆82Updated 6 years ago
- Get consecutively unique elements from an array☆74Updated last year
- Make your terminal beep☆134Updated this week
- Get the path of the caller module☆65Updated 3 years ago
- List of JavaScript types☆82Updated last year
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago