Lad is the best Node.js framework
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upPinned repositories
Repositories
-
i18n
i18n wrapper and Koa middleware for Lad
-
-
-
graceful
Gracefully exit server (Koa), database (Mongo/Mongoose), Redis clients, and job scheduler (Redis/Bull)
-
lad
👦 Lad is the best Node.js framework. Made by a former Express TC and Koa team member. -
koa-better-static
Static file serving middleware for Koa. Forked from an inactive project and maintained for Lad.
-
-
passport
Passport for Lad
-
passport-otp
Forked from Climax777/passport-otp -
react-web
Port of ladjs web to react
-
assets
Assets for Lad
-
koa-meta
SEO <title> and <meta name="description"> middleware for Koa and Lad
-
state-helper
State helper for Lad
-
mongoose-slug-plugin
Slugs for Mongoose with history and i18n support (uses speakingurl by default, but you can use any slug library such as limax, slugify, mollusc, or slugme)
-
koa-better-error-handler
A better error-handler for Lad and Koa. Makes `ctx.throw` awesome (best used with koa-404-handler)
-
lad.sh
Demo for Lad - The Best Node.js Framework
-
mongoose-common-plugin
Common plugin for Mongoose with standard schema fields and localization support
-
cache-pug-templates
Cache Pug templates for Lad/Koa/Express/Connect with Redis
-
koa-better-timeout
Response timeout middleware for Koa and Lad (uses Boom by default)
-
shared-config
Shared configuration for Lad's API and Web servers
-
gulp-envify
Gulp plugin for envify without browserify (maintained fork of https://github.com/tomashanacek/gulp-envify)
-
koa-cache-responses
Caching middleware for Koa using koa-cash and route pattern-based matching with path-to-regexp. Made for Lad.
-
naivebayes
A ladjs naivebayes package forked from `https://github.com/surmon-china/naivebayes`
-
pick-original
Transform an Object that was transformed to return only the original properties recursively picked if they are not undefined.
-
-
mongoose-omit-common-fields
Array of common fields to emit for Mongoose toObject/toJSON (helpful for security)