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
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 3 months ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆54Updated 3 years ago
- Wrapper around fs.watch that falls back to fs.watchFile☆54Updated 5 years ago
- Temporary files and dirs for Node.js☆68Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Run promise-returning & async functions in series☆71Updated 4 years ago
- Simple timeouts for promises☆60Updated 6 years ago
- Generates bundledDependencies package.json value using values of the dependencies property. Updates package.json definition using the gen…☆38Updated 5 years ago
- Check if a value is an Observable☆43Updated 3 years ago
- Map over promises serially☆50Updated 4 years ago
- Get the latest stable semver version from an array of versions☆47Updated 4 years ago
- The cheesy object formatter☆36Updated 4 years ago
- Input module for Listr☆33Updated 5 years ago
- Standard, framework-agnostic HTTP interfaces for JavaScript servers and clients☆41Updated 2 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆94Updated 3 months ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 4 years ago
- Response streaming middleware for Express 4.☆42Updated 8 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 3 months ago
- Get locally or globally installation path of given package name.☆43Updated 3 years ago
- string representations of objects in node and the browser☆158Updated 2 months ago
- A utility for getting information on the caller of a function in node.js☆41Updated 2 years ago
- A better `Promise.race()`☆51Updated 3 years ago
- A module for loading .env files and optionally loading defaults and a schema for validating all values are present.☆110Updated 2 years ago
- reschedulable setTimeout for you node needs☆38Updated 2 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
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆57Updated last week