jonschlinkert / time-stampLinks
Get a formatted timestamp. Used in gulp, assemble, generate, and many others.
☆110Updated 5 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:
- Check if a URL is absolute☆80Updated 3 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Check if something is a promise☆46Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Return a copy of an object without the given keys.☆78Updated 5 years ago
- Import a globally installed module☆58Updated last year
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Check if your code is running as an npm or yarn script☆65Updated 3 months ago
- Check if a value is a plain object☆103Updated last year
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆79Updated 3 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Parse milliseconds into an object☆123Updated last year
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Check if a string is HTML☆95Updated 3 months ago
- Easily calculate the relative path from file A to file B in Node.js project. Will calculate correctly from a file to a directory, file to…☆33Updated 2 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Make your terminal beep☆135Updated 3 months ago
- Get the system locale☆228Updated 4 years ago
- Throttle a function to limit its execution rate☆103Updated last year
- Copy a file☆122Updated 4 months ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- Get a random temporary file path☆81Updated 2 years ago
- List of JavaScript types☆83Updated last year
- Converting Number to Fraction with Node.js☆49Updated 3 years ago
- Simple, flexible file copy utility☆98Updated last year
- Require global npm as a local node module.☆32Updated 3 years ago