jprichardson / node-path-extra
Node.js: extra methods for the path object.
☆23Updated 5 years ago
Alternatives and similar repositories for node-path-extra:
Users that are interested in node-path-extra are comparing it to the libraries listed below
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Rename a function☆46Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Clean up regular expressions☆62Updated 5 months ago
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Smallest/simplest possible means of using btoa with both Node and browserify☆22Updated 5 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 3 years ago
- Repeat a string - fast☆34Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Check if a value is an error constructor☆13Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated last year
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 2 years ago
- Get the path to this package - Useful for testing☆21Updated 3 years ago
- Support any Observable library and polyfill☆70Updated 3 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Map over promises serially☆48Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆65Updated 3 years ago
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆52Updated 5 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Check if a value is a function☆27Updated 3 years ago
- Clone and modify a RegExp instance☆22Updated 2 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Sort an object's keys, including an optional key list☆31Updated 4 years ago
- benchmark recording - averages & graphs.☆14Updated 7 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated 9 months ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Parse HTTP X-Forwarded-For header☆57Updated 9 months ago