cmseaton42 / task-easyLinks
A simple, customizable, and lightweight priority queue for promises.
☆245Updated 2 years ago
Alternatives and similar repositories for task-easy
Users that are interested in task-easy are comparing it to the libraries listed below
Sorting:
- draxt.js – NodeList/jQuery-like package for File System (node.js)☆188Updated last year
- 🦊 Immediately Open Chrome DevTools when debugging Node.js apps☆325Updated 3 years ago
- 🔩 Hexnut is a middleware based, express/koa like framework for web sockets☆204Updated 2 years ago
- A lighting fast cache manager for node with least-recently-used policy.☆119Updated 2 years ago
- REST and GraphQL really aren't that different. I'll prove it!☆287Updated 5 years ago
- Light NodeJS rate limiting and response delaying using Redis - including Express middleware.☆203Updated 2 years ago
- Singly circular & linear linked lists for ES6☆186Updated 5 years ago
- Lodash-like, dependency-free utilities for native ES6 promises.☆282Updated last year
- A simple js router designed to solve one problem outside of any other frameworks like React, Angular, or Vue☆276Updated 2 years ago
- 🔥 Stupid Simple CPU/MEM "Profiler" for your JS code.☆442Updated 7 years ago
- 🛰 Skema provides a handy & composable way to validate / transform / purify the input data.☆356Updated 5 years ago
- Inspect JavaScript object methods and properties in the console.☆133Updated 5 years ago
- 🐳 Dockerized Chromium in headless remote debugging mode☆125Updated 5 years ago
- Dependency-free stream utils for Node.js☆84Updated 2 years ago
- Mongodb driver inspired by mongojs built with async/await in mind☆309Updated 4 months ago
- Simple tool to create smart text spinner.☆60Updated 6 years ago
- Make function calls to remote hosts seamlessly☆100Updated 2 years ago
- Composable schemas for JavaScript and Node.js☆512Updated 2 years ago
- A very small, fast, dependency free url parser and formatter for nodejs and the web☆309Updated last year
- A universal, human-centric, replayable javascript event emitter.☆166Updated 7 years ago
- Turbocharged JSON.parse for type stable JSON data☆615Updated last year
- Quickly parse & match URLs☆323Updated 3 years ago
- 'json-node-normalizer' - NodeJS module that normalize json data types from json schema specifications.☆112Updated 9 months ago
- A minimal event library for Node.js and browser.☆115Updated 3 years ago
- Chainable Promise Proxy☆553Updated 2 years ago
- Functional task runner for Node.js☆477Updated 5 years ago
- Isomorphic, load-anywhere arrayify function☆81Updated last year
- A node asynchronous process and package monitor☆200Updated 7 years ago
- A tiny, fast, unopinionated handler for updating JS objects and arrays immutably☆239Updated last year
- Automagically generates command-line interfaces (CLI) for any module. Expected options and help sections are created automatically based …