nolanlawson / tiny-queueLinks
Simple JavaScript FIFO queue implementation to avoid having to do shift()
☆21Updated 8 years ago
Alternatives and similar repositories for tiny-queue
Users that are interested in tiny-queue are comparing it to the libraries listed below
Sorting:
- Reactive test runner for Tape with a terminal UI☆17Updated 3 years ago
- Simple wait/notify promise with optional max wait time☆44Updated 5 years ago
- Recursive file tree nanoiterator☆16Updated 6 years ago
- An ES6 Tagged String Literal tag that can interpolate Node.JS streams, strings, arrays and Promises and produces a stream.☆116Updated 7 years ago
- bundle browserify modules into a single scope, a la rollup☆56Updated last year
- Cyclist is an efficient circular buffer implemention for Javascript.☆39Updated last year
- Non-UI browser testing for JavaScript libraries from the command-line☆63Updated this week
- Construct dates with timezone context☆13Updated 3 years ago
- Simplified, partial, and poor ES6 collections polyfills, targeting IE9+ and older mobile browsers.☆44Updated 7 years ago
- A minimal overhead event loop delay sampler.☆26Updated 7 months ago
- Wrapper around fs.watch that falls back to fs.watchFile☆54Updated 5 years ago
- Lightweight and efficient iterators☆50Updated 6 years ago
- Maintain and search through a sorted array using some low level functions☆56Updated 5 years ago
- DEPRECATED: Use rza for a class based approach or gza for a functional approach.☆57Updated 6 years ago
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- A bitfield implementation using buffers, compliant with the BitTorrent spec.☆88Updated this week
- Fast way to write a file atomically, for Node.js☆19Updated 6 years ago
- Faster and simplified version of on-load without dom diffing support☆36Updated 6 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- An easy way to reuse buffers without much API ceremony☆63Updated 7 years ago
- Calculates a nested logical tree using a package.json and a package lock.☆44Updated 7 years ago
- On load/unload events for DOM elements using a MutationObserver☆115Updated 2 years ago
- Store your application config in the right location.☆29Updated 3 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- Manipulate SVG <path> data.☆16Updated 12 years ago
- Get the local downloads folder, for all major platforms☆33Updated last year
- Determine the callsite of an object change using Proxies☆27Updated 7 years ago
- Transform your data as it pass by, synchronously.☆110Updated 3 months ago