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:
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Check if a value is a plain object☆103Updated last year
- 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 2 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆93Updated 3 years ago
- Import a globally installed module☆58Updated last year
- Cross-platform .zip file creation☆129Updated last year
- Check if something is a promise☆46Updated 4 years ago
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Copy a file☆122Updated 3 months ago
- Parse milliseconds into an object☆123Updated last year
- Return a copy of an object without the given keys.☆78Updated 4 years ago
- Check if the process is running with elevated privileges☆42Updated 4 years ago
- Get the system locale☆228Updated 3 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago
- Make your terminal beep☆135Updated 2 months ago
- Wait for any promise to be fulfilled☆56Updated 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
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Dynamically add an asset to the Webpack graph☆99Updated 2 months ago
- Check if a URL is absolute☆80Updated 2 months ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Convert a value to an array☆132Updated 4 years ago
- Simple, flexible file copy utility☆97Updated last year
- Require global npm as a local node module.☆32Updated 3 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- 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