Lad - Node.js Full-Stack Modern Framework (2023)
Node.js framework made by a former @expressjs TC and @koajs team member. Built for @forwardemail, @spamscanner, @breejs, @cabinjs, and @lassjs.
Pinned Repositories
dotenv-parse-variables
Parse dotenv files for Boolean, Array, and Number variable types, built for Lad
express-cdn
:cloud: Node module for delivering optimized, minified, mangled, gzipped assets with Express and Amazon's CDN (S3/CloudFront)
frisbee
:dog2: Modern fetch-based alternative to axios/superagent/request. Great for React Native.
koa-404-handler
404 handler for Lad and Koa (best used with koa-better-error-handler)
koa-better-error-handler
A better error-handler for Lad and Koa. Makes `ctx.throw` awesome (best used with koa-404-handler)
lad
Node.js framework made by a former @expressjs TC and @koajs team member. Built for @forwardemail, @spamscanner, @breejs, @cabinjs, and @lassjs.
react-native-loading-spinner-overlay
:barber: React Native loading spinner overlay
react-native-phone-verification
The best React Native example for phone verification (an alternative to Twitter Digits).
superagent
Ajax for Node.js and browsers (JS HTTP client). Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and @lassjs.
supertest
🕷 Super-agent driven library for testing node.js HTTP servers using a fluent API. Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and @lassjs.
Lad - Node.js Full-Stack Modern Framework (2023)'s Repositories
ladjs/superagent
Ajax for Node.js and browsers (JS HTTP client). Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and @lassjs.
ladjs/supertest
🕷 Super-agent driven library for testing node.js HTTP servers using a fluent API. Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and @lassjs.
ladjs/lad
Node.js framework made by a former @expressjs TC and @koajs team member. Built for @forwardemail, @spamscanner, @breejs, @cabinjs, and @lassjs.
ladjs/react-native-loading-spinner-overlay
:barber: React Native loading spinner overlay
ladjs/frisbee
:dog2: Modern fetch-based alternative to axios/superagent/request. Great for React Native.
ladjs/react-native-phone-verification
The best React Native example for phone verification (an alternative to Twitter Digits).
ladjs/graceful
Gracefully exit HTTP servers (Express/Koa/Fastify/etc), databases (Mongo/Mongoose), Redis clients, Bree job schedulers, and custom handlers.
ladjs/i18n-locales
List of locales for i18n
ladjs/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)
ladjs/mandarin
Automatic i18n phrase translation using Google Translate
ladjs/web
Web server for Lad
ladjs/consolidate
Template engine consolidation library for node.js
ladjs/mongoose-validation-error-transform
Automatically transform Mongoose validation error message(s) to a humanized and readable format
ladjs/dayjs-with-plugins
Day.js with all plugins and locales added out of the box, no need to use dayjs.extend!
ladjs/passport
Passport for Lad
ladjs/lad.sh
Demo for Lad - The Best Node.js Framework
ladjs/koa-cache-responses
Caching middleware for Koa using koa-cash and route pattern-based matching with path-to-regexp. Made for Lad.
ladjs/api
API server for Lad
ladjs/proxy
Proxy for Lad
ladjs/mongoose
Mongoose helper for Lad
ladjs/assets
Assets for Lad
ladjs/gulp-haschanged-deps-async
Deep dependency recursive modified time comparison to ensure your files only re-compile when needed
ladjs/policies
Policies helper for Lad
ladjs/shared-config
Shared configuration for Lad's API and Web servers
ladjs/agenda
Agenda for Lad
ladjs/pick-original
Transform an Object that was transformed to return only the original properties recursively picked if they are not undefined.
ladjs/dotify
Convert javascript object to dot notation object
ladjs/gulp-pug-job
Wrap compiled Pug templates using Gulp and pug-runtime/wrap
ladjs/pug
Pug – robust, elegant, feature rich template engine for Node.js
ladjs/pug-lint
An unopinionated and configurable linter and style checker for Pug