serkanyersen / pjsonLinks
Let's you read package.json from any directory
☆25Updated 7 years ago
Alternatives and similar repositories for pjson
Users that are interested in pjson are comparing it to the libraries listed below
Sorting:
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆93Updated 2 months ago
- Write data to a random temporary file☆107Updated last year
- A better `Promise.race()`☆50Updated 2 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Input module for Listr☆33Updated 5 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 2 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆93Updated 3 years ago
- Run promise-returning & async functions in series☆70Updated 4 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 8 months ago
- Lazy number range generator☆82Updated last year
- Temporary files and dirs for Node.js☆68Updated last year
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Wrapper around fs.watch that falls back to fs.watchFile☆54Updated 5 years ago
- Standard, framework-agnostic HTTP interfaces for JavaScript servers and clients☆41Updated last year
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆57Updated last week
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 2 months ago
- The cheesy object formatter☆36Updated 4 years ago
- Check if a value is an Observable☆41Updated 3 years ago
- file globbing for node.js. speedy and powerful alternative to node-glob. This library is experimental and does not work on windows!☆56Updated 3 years ago
- Generates bundledDependencies package.json value using values of the dependencies property. Updates package.json definition using the gen…☆38Updated 5 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 2 months ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 9 months ago
- Ensures a value is a valid error by making it one if not☆82Updated 2 months ago
- Mock STDIN file descriptor in Node.js☆68Updated 5 years ago
- Map over promises serially☆49Updated 4 years ago
- Conditional promise chains☆63Updated 4 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆126Updated 4 years ago