An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by ladjs

A curated list of projects in awesome lists by ladjs .

https://github.com/ladjs/superagent

Ajax for Node.js and browsers (JS HTTP client). Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and @lassjs.

Last synced: 12 May 2025

https://github.com/visionmedia/superagent

Ajax for Node.js and browsers (JS HTTP client). Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and @lassjs.

Last synced: 04 Apr 2025

https://github.com/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.

assertions node superagent supertest

Last synced: 12 May 2025

https://github.com/ladjs/lad

Node.js framework made by a former @expressjs TC and @koajs team member. Built for @forwardemail, @spamscanner, @breejs, @cabinjs, and @lassjs.

api async-await ava aws boilerplate bootstrap cloudfront framework javascript koa mongodb mongoose mvc nodejs passport prettier react-native redis s3 xo

Last synced: 13 May 2025

https://github.com/ladjs/frisbee

:dog2: Modern fetch-based alternative to axios/superagent/request. Great for React Native.

android api-wrapper axios fetch fetch-api file-upload form-data frisbee ios node-fetch react react-native request superagent whatwg whatwg-fetch xhr

Last synced: 12 Dec 2025

https://github.com/ladjs/frappe

:free: Remotely shake your Android devices (including emulators) using a menubar applet and the hotkey ⌘+SHIFT+R

Last synced: 21 Aug 2025

https://github.com/ladjs/dotenv-parse-variables

Parse dotenv files for Boolean, Array, and Number variable types, built for Lad

config dotenv dotfile env environment factor parse twelve variables vars

Last synced: 15 Apr 2025

https://github.com/ladjs/graceful

Gracefully exit HTTP servers (Express/Koa/Fastify/etc), databases (Mongo/Mongoose), Redis clients, Bree job schedulers, and custom handlers.

agenda cancel exception exit graceful handler jobs koa mongo mongoose process rejection uncaught warning warnings

Last synced: 06 May 2025

https://github.com/ladjs/koa-better-error-handler

A better error-handler for Lad and Koa. Makes `ctx.throw` awesome (best used with koa-404-handler)

boom error error-handler error-handling flash flash-messages handler koa messages node stripe validation

Last synced: 21 Aug 2025

https://github.com/ladjs/chalkline

:lipstick: Draw a big chalkline in your terminal! Great for debugging and reading your log output locally!

Last synced: 15 Apr 2025

https://github.com/ladjs/express-cachebuster

Provides cross-browser version-control/cache-busting as a dynamic view helper in express.

Last synced: 31 Mar 2025

https://github.com/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)

301 generator handler history limax localize message mongo mongoose permanent plugin redirect redirection seo slug slugify slugs speakingurl template translate

Last synced: 27 Oct 2025

https://github.com/ladjs/max-listeners-exceeded-warning

Debug and detect "MaxListenersExceededWarning: Possible EventEmitter memory leak detected warnings"

catch debug error javascript leak listeners max-listeners-exceeded-warning memory node

Last synced: 15 Apr 2025

https://github.com/ladjs/country-language

Query any country's spoken languages or countries where a language is spoken.

Last synced: 15 Apr 2025

https://github.com/ladjs/naivebayes

A ladjs naivebayes package forked from `https://github.com/surmon-china/naivebayes`

Last synced: 03 Jul 2025

https://github.com/ladjs/koa-better-flash

Flash message middleware for Koa and Passport

cookie cookies flash info koa messages messaging node passport queue redis sessions

Last synced: 17 Sep 2025

https://github.com/ladjs/mongoose-common-plugin

Common plugin for Mongoose with standard schema fields and localization support

common created helper i10n i18n id locale locales localization localized locals mongoose plugin plugins security timestamp updated virtual virtuals

Last synced: 15 Apr 2025

https://github.com/ladjs/mongoose-validation-error-transform

Automatically transform Mongoose validation error message(s) to a humanized and readable format

beautiful error handling messages mongo mongodb mongoose mongoosejs parser parsing pretty transform validation

Last synced: 29 Mar 2025

https://github.com/ladjs/env

Environment configuration loader for Lad

config configuration dot dotenv env environment factor koa lad twelve

Last synced: 28 Oct 2025

https://github.com/ladjs/koa-404-handler

404 handler for Lad and Koa (best used with koa-better-error-handler)

404 ctx error handler koa lad middleware

Last synced: 02 Jul 2025

https://github.com/ladjs/dayjs-with-plugins

Day.js with all plugins and locales added out of the box, no need to use dayjs.extend!

alternative api browser bundler date datetime day dayjs format formatter javascript moment node replacement

Last synced: 06 Oct 2025

https://github.com/ladjs/passport

Passport for Lad

Last synced: 16 Oct 2025

https://github.com/ladjs/koa-cache-responses

Caching middleware for Koa using koa-cash and route pattern-based matching with path-to-regexp. Made for Lad.

alternative assets aws caching cdn cloudfront content hash javascript koa memory middleware node nodejs redis s3 serve server

Last synced: 15 Apr 2025

https://github.com/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.

Last synced: 15 Apr 2025

https://github.com/ladjs/koa-meta

SEO <title> and <meta name="description"> middleware for Koa and Lad

children description dictionary koa lookup meta metadata node path recursive seo title

Last synced: 15 Apr 2025

https://github.com/ladjs/koa-better-timeout

Response timeout middleware for Koa and Lad (uses Boom by default)

api koa lad middleware ms response settimeout time timeout timer

Last synced: 15 Apr 2025

https://github.com/ladjs/express-redirect-loop

Prevent redirect loops with sessions since HTTP referrer header is unreliable

301 302 endless express fix loop recursive redirect redirection

Last synced: 01 Apr 2025

https://github.com/ladjs/koa-views-render

Simple render(page, locals) middleware for Koa and Lad (uses koa-views)

consolidate ejs engine koa locals middleware nunjucks pug render template templating view views

Last synced: 12 Apr 2025

https://github.com/ladjs/get-paths

Helper function to get an absolute path for a template engine view

Last synced: 20 Jul 2025

https://github.com/ladjs/koa-redis-ratelimit

*DOES NOT WORK DUE TO `ratelimiter`, PLEASE USE https://github.com/scttcper/koa-simple-ratelimit INSTEAD* Rate limiting middleware backed by Redis for Koa v2+, built for :crocodile: CrocodileJS

Last synced: 23 Aug 2025

https://github.com/ladjs/koa-redirect-loop

Prevent redirect loops with sessions since HTTP referrer header is unreliable and ensures sessions are saved upon redirect

301 302 endless fix http koa loop prevent redirect redirection referer referrer

Last synced: 15 Apr 2025

https://github.com/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)

headers http iana permanent provisional rfc rfc-3864 spec specification standard unsafe

Last synced: 20 Feb 2025

https://github.com/ladjs/store-ip-address

Stores a user's IP address in the background for Lad

address ip ipv4 ipv6 koa lad mongoose passport security store

Last synced: 15 Apr 2025

https://github.com/ladjs/mongoose-omit-common-fields

Array of common fields to emit for Mongoose toObject/toJSON (helpful for security)

common fields helper koa lad mongo mongodb mongoose omit security select

Last synced: 15 Apr 2025

https://github.com/ladjs/koa-better-static

Static file serving middleware for Koa. Forked from an inactive project and maintained for Lad.

Last synced: 15 Apr 2025

https://github.com/ladjs/express-cdn-cloudflare

Add-on module for express-cdn to provide CloudFlare CDN integration with Amazon S3.

Last synced: 20 Feb 2025

https://github.com/ladjs/manifest-rev

Dynamically load assets into your views, emails, etc. from your `rev-manifest.json` manifest revision file.

asset buster cache dynamic gulp hash json load loader manifest rev rev-manifest webpack

Last synced: 15 Apr 2025

https://github.com/ladjs/koa-manifest-rev

Dynamically load assets into your views from your `rev-manifest.json` manifest revision file.

asset-management asset-manager asset-pipeline assets aws cdn cloudfront koa manifest manifest-rev revision s3

Last synced: 20 Feb 2025

https://github.com/ladjs/mongoose-error-messages

Better error messages for Mongoose, built for Lad

error i18n localized messages

Last synced: 20 Feb 2025

https://github.com/ladjs/assets

Assets for Lad

Last synced: 04 Oct 2025

https://github.com/ladjs/gulp-haschanged-deps-async

Deep dependency recursive modified time comparison to ensure your files only re-compile when needed

Last synced: 26 Oct 2025

https://github.com/ladjs/preserve-qs

Preserve querystrings during redirect and creating new URLs for Node.js and browser environments (supports Lad, Koa, Express, and Connect)

browser connect express javascript koa lad merge node preserve querystring redirect redirection request url window

Last synced: 30 Dec 2025

https://github.com/ladjs/shared-config

Shared configuration for Lad's API and Web servers

Last synced: 15 Apr 2025

https://github.com/ladjs/stop-agenda

Gracefully stop Agenda and cancel recurring jobs

agenda attempt db graceful handle handler mongo mongoose reconnection restart start

Last synced: 15 Apr 2025

https://github.com/ladjs/juice-resources-promise

Simple helper function to convert juice.juiceResources into a Promise

Last synced: 20 Feb 2025

https://github.com/ladjs/gulp-envify

Gulp plugin for envify without browserify (maintained fork of https://github.com/tomashanacek/gulp-envify)

Last synced: 20 Feb 2025

https://github.com/ladjs/lad-template

sao template for lad

Last synced: 20 Feb 2025

https://github.com/ladjs/state-helper

State helper for Lad

Last synced: 03 Jul 2025

https://github.com/ladjs/pick-original

Transform an Object that was transformed to return only the original properties recursively picked if they are not undefined.

Last synced: 01 Nov 2025

https://github.com/ladjs/koa-cors-gate

Last synced: 28 Aug 2025

https://github.com/ladjs/store-sessions

Store/manage user sessions in the background for Lad

Last synced: 20 Feb 2025

https://github.com/ladjs/browserslist-config

Browserslist config for Lad

Last synced: 20 Feb 2025

https://github.com/ladjs/koa-simple-ratelimit

Fork of koa-simple-ratelimit with better tests and options

Last synced: 15 Oct 2025

https://github.com/ladjs/gulp-pug-job

Wrap compiled Pug templates using Gulp and pug-runtime/wrap

Last synced: 28 Jun 2025

https://github.com/ladjs/.github

Last synced: 28 Oct 2025

https://github.com/ladjs/retext-preset-github

GitHub prose style

Last synced: 20 Feb 2025

https://github.com/ladjs/passport-otp-strategy

Fork of "passport-otp-strategy" since it is no longer maintained

Last synced: 20 Feb 2025

https://github.com/ladjs/pug-lint-config-lad

Pug-lint config for ladjs.

Last synced: 03 Apr 2025

https://github.com/ladjs/svgfont2js

Last synced: 10 Jul 2025

https://github.com/ladjs/mongoose-unique-validator

Mongoose plugin which adds pre-save validation for unique fields within a Mongoose schema. This makes error handling much easier, since you will get a Mongoose validation error when you attempt to violate a unique constraint, rather than an E11000 error from MongoDB. Fork of the original unmaintained package.

Last synced: 19 Jul 2025

https://github.com/ladjs/koa-isajax

Middleware for koajs 2 to check if the incoming request is an Ajax request.

Last synced: 05 Oct 2025