validation library for nodejs, inspired by laravel.
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.
Parse requests in the Browser and Node (with added support for multer and passport). Made for Cabin.
Declaratively encode and decode binary data
Self-signed certificate for development use, generated using openssl. Expires in the year 4754 (4754-06-06).
No description provided.
Express namespaced routes extension
Code generators for all SQL dialects. These generators generate table definitions, not queries, given query definitions are crafted at runtime.
Code-first API docs + OpenAPI 3.1 export + integration tests + runtime validation for Node.js. Define routes once with Zod and get docs, runnable flows, 422-on-invalid-request validation, OpenAPI 3.1 export, and schema drift detection for Express, Fastify
A lightweight, framework-agnostic database migration tool
A NestJS module for exposing a Shopify GraphQL Admin API proxy. The `ShopifyGraphqlProxyModule` allows you to expose the GraphQL Admin API without having to pass in an `X-Shopify-Access-Token`. The module automatically provides everything necessary to cal
📽 Relay an RTSP stream through an existing express.js server
This package provides SQL and TS query parsing for pgTyped.
A chart & report builder designed for use by AI.
ClickHouse Migrations
Inside-the-app security middleware for Node.js. Express and NestJS run the full sanitizer pipeline (XSS, SQL, NoSQL, SSTI, XXE, path, command, prompt injection, prototype pollution, LDAP, XPath, header injection, plus 20+ more attack types). Fastify, Koa,
**SQL-first data access for Node.js and TypeScript.**
Shared utilities for datazod packages
A systemic express component
express middleware for browserify v2
A MS SQL Server store for express-brute
OINO TS package for using Microsoft Sql databases.
Converts .mdb (Microsoft Access) files to .sql from the command line
A File Upload package for NestJS when using fastify