Charlike Mike Reagent

Results 17 repositories owned by Charlike Mike Reagent

parse-function

37
Stars
6
Forks
Watchers

(!! moved to tunnckoCore/opensource multi-package repository !!) :trident: Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins.

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

monorepo

18
Stars
1
Forks
Watchers

Mono-repo including scoped and non-scoped packages, independently versioned. Managed by @Lerna and @YarnPKG. Using Jest, @ESLint, @Prettier and TypeScript through @Babel 7. Mange dependencies with @Re...

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.