dylang / anthologyLinks
List of modules for any npm user, plus number of downloads and github stars.
☆46Updated 7 years ago
Alternatives and similar repositories for anthology
Users that are interested in anthology are comparing it to the libraries listed below
Sorting:
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Get the latest version of an npm package☆53Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Create a lazily evaluated value☆70Updated 4 years ago
- Get the latest stable semver version from an array of versions☆47Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get available v8 and Node.js flags.☆57Updated last year
- Get the callsite of the caller function☆52Updated 3 years ago
- Prompt your users to donate to your collective after `npm install`☆51Updated 2 years ago
- Conditional promise chains☆61Updated 4 years ago
- Lazy number range generator☆81Updated last year
- Returns an array filled with the specified input☆42Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Bind all methods in an object to itself or a specified context☆57Updated 4 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Rename a function☆46Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Convert an Observable to a Promise☆49Updated last year
- Linkify GitHub issue references☆46Updated 10 months ago
- Get CI environment variables for parallelizing builds☆38Updated 5 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Calls a function repeatedly while a condition returns true and then resolves the promise☆36Updated 11 months ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Create an array without duplicates☆71Updated 4 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Truncate a URL to a specific length☆61Updated 4 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 2 months ago