nolanlawson / tiny-queueLinks
Simple JavaScript FIFO queue implementation to avoid having to do shift()
☆21Updated 7 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:
- Recursive file tree nanoiterator☆16Updated 6 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 last year
- Prefix each css selector with parent selector☆58Updated 4 years ago
- A minimal overhead event loop delay sampler.☆24Updated 2 months ago
- Streaming fs.readdir☆47Updated 7 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- Reactive test runner for Tape with a terminal UI☆17Updated 2 years ago
- bundle browserify modules into a single scope, a la rollup☆56Updated 10 months ago
- Call a function for each value in an array and return a Promise☆23Updated 9 years ago
- Non-UI browser testing for JavaScript libraries from the command-line☆63Updated this week
- DEPRECATED: Use rza for a class based approach or gza for a functional approach.☆57Updated 6 years ago
- On load/unload events for DOM elements using a MutationObserver☆114Updated 2 years ago
- Simple wait/notify promise with optional max wait time☆43Updated 5 years ago
- async_hook trace emitter 🔍☆37Updated 4 years ago
- Simplified, partial, and poor ES6 collections polyfills, targeting IE9+ and older mobile browsers.☆44Updated 6 years ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- Lightweight and efficient iterators☆50Updated 5 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
- Visual diff between 2 javascript variables☆33Updated 2 years ago
- Benchmark of different UUID generation methods in Node.js 🐢🚀☆48Updated 7 years ago
- A Mutable Value represented as a Function.☆112Updated 9 years ago
- Small module that allows you to guard a call to a function.☆62Updated 5 years ago
- This module has moved and is now available at @rollup/plugin-run / https://github.com/rollup/plugins/blob/master/packages/run☆64Updated 5 years ago
- A language for using flat memory conveniently from JavaScript☆48Updated 8 years ago
- create matching selectors from css for your very own nested object hierarchy☆112Updated 6 years ago
- A dynamic import() polyfill☆93Updated 8 years ago
- Determine the callsite of an object change using Proxies☆27Updated 7 years ago
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 4 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated last year
- Maintain and search through a sorted array using some low level functions☆55Updated 4 years ago