jonschlinkert / time-stamp
Get a formatted timestamp. Used in gulp, assemble, generate, and many others.
☆111Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for time-stamp
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- List of JavaScript types☆82Updated 6 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Check if something is a promise☆47Updated 3 years ago
- Make your terminal beep☆132Updated 2 years ago
- Check if something is a Node.js stream☆111Updated 3 weeks ago
- Parse milliseconds into an object☆119Updated 6 months ago
- Require global npm as a local node module.☆32Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- get better errors☆67Updated last year
- Deep copy objects and arrays☆35Updated 6 years ago
- Node.js module to get the last git commit information - mostly to be used by CI/CD and building phase.☆19Updated 3 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Generate a random integer☆87Updated 3 years ago
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 3 weeks ago
- Return a copy of an object without the given keys.☆79Updated 3 years ago
- Stringify an object sorting scalars before objects, and defaulting to 2-space indent☆25Updated last year
- Write a package.json file☆89Updated 3 months ago
- Get the gzipped size of a string or buffer☆171Updated 2 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…☆34Updated last year
- Check if the process is running as root user, for example, one started with `sudo`☆79Updated 2 years ago
- Get PID from a port☆80Updated 3 years ago
- Move a file - Even works across devices☆198Updated last year
- Copy a file☆121Updated last year
- Get the system locale☆225Updated 2 years ago
- Check if a path is a file, directory, or symlink☆75Updated 3 months ago
- Lazy number range generator☆82Updated 10 months ago
- Create a MD5 hash with hex encoding☆45Updated last year