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:
- Prefix each css selector with parent selector☆58Updated last week
- Reactive test runner for Tape with a terminal UI☆17Updated 3 years ago
- Recursive file tree nanoiterator☆16Updated 7 years ago
- Call a function for each value in an array and return a Promise☆23Updated 9 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 2 months ago
- On load/unload events for DOM elements using a MutationObserver☆115Updated 2 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆39Updated last year
- Visual diff between 2 javascript variables☆33Updated 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
- A minimal overhead event loop delay sampler.☆26Updated 7 months ago
- Maintain and search through a sorted array using some low level functions☆56Updated 5 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Determine the callsite of an object change using Proxies☆27Updated 7 years ago
- ⏲ - Small timing library☆35Updated 7 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- Resize a PNG buffer into square images of different sizes.☆10Updated 8 years ago
- 😴 - Detect when the browser is idle☆80Updated 8 years ago
- Simple wait/notify promise with optional max wait time☆44Updated 5 years ago
- Streaming fs.readdir☆47Updated 8 years ago
- DEPRECATED: Use rza for a class based approach or gza for a functional approach.☆57Updated 6 years ago
- Get locally or globally installation path of given package name.☆43Updated 3 years ago
- bundle browserify modules into a single scope, a la rollup☆56Updated last year
- Construct dates with timezone context☆13Updated 3 years ago
- A smart worker pool for Browserify.☆47Updated 9 years ago
- The fast way to check if a JS object is numeric☆23Updated last year
- A bitfield implementation using buffers, compliant with the BitTorrent spec.☆88Updated last week
- Create server-sent-events☆21Updated 8 years ago
- Convert a pull-stream into an AsyncIterable, and use for-await-of☆18Updated 7 years ago
- Nanoscale assertion module☆33Updated 7 months ago
- Deep copy anything.☆15Updated 9 years ago