Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
Powerful authentication for APIs and single page apps using the CouchDB ecosystem which supports a variety of providers.
-
Forked from PatrickJS/starter
🎉 An Angular Electron Starter kit featuring Webpack, Angular 4 (Router, Http, Forms, Services, ngrx, Tests, E2E, Coverage), Karma, Spectron, Jasmine, Istanbul, and TypeScript -
Live PouchDB queries that update automatically as changes come in!
-
-
Helps you maintain a local mirror of any CouchDB database for lightning-fast reads and secure writes.
19 contributions in the last year
Contribution activity
March - June 2020
February 2020
- colinskow/bee-queue JavaScript
Created a pull request in bee-queue/bee-queue that received 1 comment
Feature Proposal: External Limiter Support
This pull request allows Bee-Queue to integrate with any non-blocking external limiter library to throttle jobs. Recently I have been using Bottleneck
Created an issue in mailgun/gubernator that received 2 comments
Feature Request: Atomic Chaining of Limiters
Sometimes when using multiple resources at the same time I want to make sure they are all clear before beginning the work. For example before calli…