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/express-cdn
:cloud: Node module for delivering optimized, minified, mangled, gzipped assets with Express and Amazon's CDN (S3/CloudFront)
ladjs/frappe
:free: Remotely shake your Android devices (including emulators) using a menubar applet and the hotkey ⌘+SHIFT+R
ladjs/dotenv-parse-variables
Parse dotenv files for Boolean, Array, and Number variable types, built for Lad
ladjs/i18n-locales
List of locales for i18n
ladjs/max-listeners-exceeded-warning
Debug and detect "MaxListenersExceededWarning: Possible EventEmitter memory leak detected warnings"
ladjs/bootstrap-social
:couple: Social Sign-In Buttons for Bootstrap
ladjs/koa-better-flash
Flash message middleware for Koa and Passport
ladjs/koa-404-handler
404 handler for Lad and Koa (best used with koa-better-error-handler)
ladjs/is-string-and-not-blank
3x as fast as is-whitespace and whitespace-regex thanks to is-string-blank. This package is a simple function that accepts an argument and returns true if it is a string AND it is not blank.
ladjs/spdy-or-http2
Node.js ponyfill for HTTP/2 support (uses native http2 module or falls back to spdy)
ladjs/get-paths
Helper function to get an absolute path for a template engine view
ladjs/koa-better-timeout
Response timeout middleware for Koa and Lad (uses Boom by default)
ladjs/message-headers
Automatically updated list of RFC HTTP permanent and provisional headers from IANA (https://www.iana.org/assignments/message-headers/message-headers.xhtml)
ladjs/mongoose-model-agenda
Mongoose model for Agenda
ladjs/dotenv-extended
A module for loading .env files and optionally loading defaults and a schema for validating all values are present.
ladjs/gulp-envify
Gulp plugin for envify without browserify (maintained fork of https://github.com/tomashanacek/gulp-envify)
ladjs/lazyframe
🛀🏽 Dependency-free library for lazyloading iframes
ladjs/manifest-rev
Dynamically load assets into your views, emails, etc. from your `rev-manifest.json` manifest revision file.
ladjs/bull
Bull for Lad
ladjs/mongoose-error-messages
Better error messages for Mongoose, built for Lad
ladjs/ansible-role-mongodb
Ansible role to configure MongoDB
ladjs/babelify
Browserify transform for Babel
ladjs/express-request-id
Middleware for setting unique request id
ladjs/GridColumnCarousel
ladjs/koa-isajax
Middleware for koajs 2 to check if the incoming request is an Ajax request.
ladjs/pug
Pug – robust, elegant, feature rich template engine for Node.js
ladjs/pug-lint-config-lad
Pug-lint config for ladjs.
ladjs/retext-preset-github
GitHub prose style
ladjs/simple-recur
Calculate date recurrence
ladjs/underscore.string
String manipulation helpers for javascript