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:
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Import a globally installed module☆59Updated 2 years ago
- Check if a value is a plain object☆103Updated last year
- Check if a URL is absolute☆80Updated 4 months 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☆70Updated 4 years ago
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Return a copy of an object without the given keys.☆78Updated 5 years ago
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Parse milliseconds into an object☆124Updated last year
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 7 years ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- Get the system locale☆228Updated 4 years ago
- Replace all substring matches in a string☆90Updated 4 years 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
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Generate a unique random string☆89Updated 3 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆79Updated 3 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Simple, flexible file copy utility☆98Updated last year
- Check if a path exists☆155Updated 3 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Converting Number to Fraction with Node.js☆50Updated 3 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Check if a string is HTML☆95Updated 4 months ago