Lad - Node.js Full-Stack Modern Framework
ladjs
Node.js framework made by a former @expressjs TC and @koajs team member. Built for @forwardemail, @spamscanner, @breejs, @cabinjs, and @lassjs.
Repositories
30lad
PublicNode.js framework made by a former @expressjs TC and @koajs team member. Built for @forwardemail, @spamscanner, @breejs, @cabinjs, and @lassjs.
express-cdn
PublicArchived:cloud: Node module for delivering optimized, minified, mangled, gzipped assets with Express and Amazon's CDN (S3/CloudFront)
frisbee
Public:dog2: Modern fetch-based alternative to axios/superagent/request. Great for React Native.
api
PublicAPI server for Lad
koa-better-error-handler
PublicA better error-handler for Lad and Koa. Makes `ctx.throw` awesome (best used with koa-404-handler)
frappe
Public:free: Remotely shake your Android devices (including emulators) using a menubar applet and the hotkey ⌘+SHIFT+R
react-native-loading-spinner-overlay
Public:barber: React Native loading spinner overlay
react-native-phone-verification
PublicThe best React Native example for phone verification (an alternative to Twitter Digits).
dotenv-parse-variables
PublicParse dotenv files for Boolean, Array, and Number variable types, built for Lad
express-cachebuster
PublicArchivedProvides cross-browser version-control/cache-busting as a dynamic view helper in express.
consolidate
Public ForkTemplate engine consolidation library for node.js
mongoose-common-plugin
PublicCommon plugin for Mongoose with standard schema fields and localization support
country-language
PublicQuery any country's spoken languages or countries where a language is spoken.
web
PublicWeb server for Lad
i18n
Publici18n wrapper and Koa middleware for Lad
i18n-locales
PublicList of locales for i18n
graceful
PublicGracefully exit HTTP servers (Express/Koa/Fastify/etc), databases (Mongo/Mongoose), Redis clients, Bree job schedulers, and custom handlers.
mongoose-slug-plugin
PublicSlugs 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)
mandarin
PublicAutomatic i18n phrase translation using Google Translate
proxy
PublicProxy for Lad
koa-meta
PublicSEO <title> and <meta name="description"> middleware for Koa and Lad
max-listeners-exceeded-warning
PublicDebug and detect "MaxListenersExceededWarning: Possible EventEmitter memory leak detected warnings"
express-redirect-loop
PublicPrevent redirect loops with sessions since HTTP referrer header is unreliable
koa-better-static
PublicStatic file serving middleware for Koa. Forked from an inactive project and maintained for Lad.
koa-cache-responses
PublicCaching middleware for Koa using koa-cash and route pattern-based matching with path-to-regexp. Made for Lad.
policies
PublicPolicies helper for Lad
naivebayes
PublicA ladjs naivebayes package forked from `https://github.com/surmon-china/naivebayes`
manifest-rev
PublicDynamically load assets into your views, emails, etc. from your `rev-manifest.json` manifest revision file.
mongoose-error-messages
PublicBetter error messages for Mongoose, built for Lad
pick-original
PublicTransform an Object that was transformed to return only the original properties recursively picked if they are not undefined.