jonschlinkert / time-stamp
Get a formatted timestamp. Used in gulp, assemble, generate, and many others.
☆111Updated 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
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Check if something is a promise☆46Updated 4 years ago
- Generate a random integer☆87Updated 4 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Parse milliseconds into an object☆119Updated last year
- Standard NPM Package Format☆42Updated 3 years ago
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Get the file extension and MIME type from a file☆26Updated 7 years ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Replace all substring matches in a string☆88Updated 3 years ago
- Copy a file☆120Updated last year
- Create a MD5 hash with hex encoding☆45Updated last year
- Truncate a string to a specific width in the terminal☆87Updated last year
- Check if a value is a plain object☆102Updated last year
- Make your terminal beep☆134Updated 2 years ago
- List of JavaScript types☆82Updated last year
- Move a file - Even works across devices☆199Updated last year
- Write a package.json file☆88Updated 9 months ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Filter object keys and values into a new object☆101Updated 11 months ago
- Compressible Content-Type / mime checking.☆100Updated last year
- Convert a value to an array☆129Updated 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!☆83Updated 5 years ago
- Node.js module to get the last git commit information - mostly to be used by CI/CD and building phase.☆19Updated 8 months ago