/qoopido

Primary LanguageJavaScriptMIT LicenseMIT

@qoopido

GitHub Workflow Status Coveralls Coverage David License

Lerna & Rollup based monorepo for all packages from @qoopido namespace

Packages

  1. @qoopido/emitter: Ultra-flexible & dead simple event emitter supporting RegExp-based event subscription and global listeners

  2. @qoopido/pledge: Promises on steroids - capable of resolving and rejecting with multiple values

  3. @qoopido/queue: Simple & versatile queue with built-in event emitter

  4. @qoopido/semver: Utility package to handle semver versions and compare them

  5. @qoopido/task: Tiny package to offload any given function to a separate, async worker in its own thread

  6. @qoopido/validator: Validators against your daily dose of scratching your head about what the hell went wrong this time

  7. @qoopido/utility: The swiss army knife of frequently used utility functions for your very own projects