JSPM

@adam-rocska/use-task-queue

0.1.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q35579F
  • License MIT

React hook for managing queues of tasks.

Package Exports

  • @adam-rocska/use-task-queue
  • @adam-rocska/use-task-queue/package.json

Readme

React hook for Task Queues

NPM Version License

Aspect Badge
Minified Minified
Minified + gzip Minified + gzip
Dependency Count Dependency Count
Tree-shaking Support Tree-shaking Support

Summary

React hooks and utilities to work with sync or async queue abstractions via a push-pop mechanism and the ability to perform piping.