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()`☆71Updated 4 years ago
- Lazy number range generator☆82Updated last year
- Get the latest version of an npm package☆52Updated last year
- An asynchronous middleware pattern☆27Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 2 months ago
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆46Updated 4 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Bind all methods in an object to itself or a specified context☆58Updated 4 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Fast, disk space efficient installation engine. Used by pnpm☆24Updated 7 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Prompt your users to donate to your collective after `npm install`☆51Updated 2 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Get CI environment variables for parallelizing builds☆38Updated 5 years ago
- Run promise-returning & async functions a specific number of times concurrently☆40Updated 4 years ago
- Conditional promise chains☆63Updated 4 years ago
- Get namespaced config from the closest package.json☆120Updated 2 years ago
- A simple way to extract out all the contents of a .gitconfig file and return as JSON☆25Updated 5 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆57Updated last year
- node library to access the Travis-CI API☆75Updated 5 years ago
- A pluggable module that injects content into your markdown files via hidden JavaScript snippets☆108Updated 6 years ago
- ESLint plugin to enforce the order of import/require statements.☆42Updated 9 years ago
- ☆36Updated 5 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Truncate a URL to a specific length☆61Updated last month
- Check if a file is executable☆29Updated 7 years ago
- Run the Node.js binary no matter what☆139Updated last month