Charlike Mike Reagent
Results
15
repositories owned by
Charlike Mike Reagent
koa-better-ratelimit
38
Stars
6
Forks
Watchers
:rocket: Smart and easy request rate limiter for your APIs built on `koa`, using `koa-ip-filter`. Support custom stores, custom ID, custom error messages and custom headers.
koa-ip-filter
23
Stars
1
Forks
Watchers
koa middleware to filter request IPs or custom ID with glob patterns, array, string, regexp or matcher function. Support custom 403 Forbidden message and custom ID.
triage-new-issues
23
Stars
10
Forks
Watchers
A GitHub App, built with Probot that adds `triage` label to newly-created issues which don't have labels
rollup-plugin-prepack
33
Stars
2
Forks
Watchers
Rollup plugin for Facebook Prepack - https://prepack.io
koa-better-serve
18
Stars
2
Forks
Watchers
Small, simple and correct serving of files, using `koa-send` - nothing more.