Express plugin for Spawnpoint framework
Multer storage engine for GridFS
A simple and fast, fire-and-forget module that all Nodejs+Express app should have, to automatically require all your express routes without bloating your code with `app.use('i/will/repeat/this', require('./i/will/repeat/this')`. 把 Express 路由图给自动化。
A simple mock middleware for express
Use existing web application frameworks in serverless environments
Dependency to enable sentry with standard settings
Plugin library
Spool Express - Binds the routes compiled in spool-router to an Express 4 Server.
A module for serving static files. Does etags, caching, etc.
SQLite-backed session store for express-session written in Typescript
TypeScript definitions for @node-red/editor-api
Enforce the version of peer dependnecies
ESLint shareable config to enforce strict conventions and good code quality.
Express middleware to ignore favicon and Apple touch-icon* requests
Bindings for Zopfli compressing lib. Compress gzip files 5% better than gzip.
A useful pre-commit hook for git based projects that lints and runs npm test
This repository provides (relatively) un-opinionated utility methods for creating Express APIs that leverage Zod for request and response validation and auto-generate OpenAPI documentation.
Express adapter for @bosonprotocol/x402-facilitator — mountable router exposing /verify, /settle, and /perform-action for the Boson Protocol escrow scheme.
SQLCommenter patch for drizzle-orm
MCP browser server — loads and interacts with web pages using the user's Chromium-based browser with full JavaScript execution. Handles authentication, SSO, and anti-bot protection automatically via the user's existing browser session.
No description provided.
Stores the access and refresh tokens as part of the session (`express-session`), this way auth flow could be based on it.
Simple declarative route configuration for Express without leaky abstractions.
A full-stack TypeScript framework for shipping production web apps with one CLI. Scaffold with `npx ugly-app init my-app` and get an opinionated Express + React + PostgreSQL stack with built-in auth, type-safe RPC over WebSocket and HTTP, real-time docume