adamhooper / js-sorted-set
Sorted set data structures in JavaScript
☆29Updated last year
Related projects ⓘ
Alternatives and complementary repositories for js-sorted-set
- Converts JavaScript objects to source☆101Updated last year
- Module that helps you write generated functions in Node☆78Updated 4 months ago
- Constant-time comparison algorithm to prevent timing attacks☆27Updated 10 months ago
- reschedulable setTimeout for you node needs☆37Updated last year
- Adds a handy `trace` flag to the console object to prepend the file and line number.☆23Updated 4 years ago
- rollup replace plugin☆35Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- string representations of objects in node and the browser☆142Updated 2 months ago
- Wrapper around fs.watch that falls back to fs.watchFile☆54Updated 4 years ago
- Tiny type-safe event emitter☆26Updated 10 months ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated 2 months ago
- Check if something is a Node.js stream☆111Updated last week
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆55Updated this week
- Converting Number to Fraction with Node.js☆49Updated 2 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Prepare a node environment to require files with different extensions.☆48Updated 4 months ago
- A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.☆89Updated 9 months ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated last year
- Overrides Node.js module resolution logic.☆18Updated 4 years ago
- recursively find the closest package.json☆48Updated last year
- An implementation of John von Neumann's sorted arrays in JavaScript. Implements insertion sort and binary search for fast insertion and d…☆69Updated 5 years ago
- Evaluate node require() module content directly☆93Updated 2 years ago
- Delay the evaluation of a paramless async function and cache the result☆97Updated 4 months ago
- Tiny animation library☆22Updated 3 months ago
- Removes comments from JSON, JavaScript, CSS, HTML, etc.☆75Updated 3 years ago
- Provides a uniquely named temp directory☆13Updated 4 years ago
- A promise based, dynamic priority queue runner, with concurrency limiting.☆64Updated 5 years ago
- Standard, framework-agnostic HTTP interfaces for JavaScript servers and clients☆41Updated 10 months ago
- console.group() for node.js☆41Updated 7 years ago