- London
- https://contra.com
- @kuizinas
Highlights
-
zod-compiler Public
Compile Zod schemas into zero-overhead validation functions at build time. Works with Vite, webpack, esbuild, Rollup, etc
-
slonik Public
A Node.js PostgreSQL client with runtime and build time type safety, and composable SQL.
-
liqe Public
Lightweight and performant Lucene-like parser, serializer and search engine.
-
oxlint-config-canonical Public
The most comprehensive Oxlint configuration.
-
eslint-plugin-jsdoc Public
JSDoc specific linting rules for ESLint.
-
babel-plugin-zod-hoist Public
Hoists Zod schema definitions to the top of the file.
-
roarr Public
JSON logger for Node.js and browser.
-
panda Public
Forked from chakra-ui/panda🐼 Universal, Type-Safe, CSS-in-JS Framework for Design Systems ⚡️
TypeScript MIT License UpdatedMay 12, 2026 -
dom-to-locator Public
Generate Playwright locators from live DOM elements
-
lightship Public
Abstracts readiness, liveness and startup checks and graceful shutdown of Node.js services running in Kubernetes.
-
pg-formatter Public
A PostgreSQL SQL syntax beautifier.
-
global-agent Public
Global HTTP/HTTPS proxy agent configurable using environment variables.
-
eslint-config-canonical Public
The most comprehensive ES code style guide.
-
teemux Public
Zero-config log multiplexer with built-in MCP server
-
eslint-plugin-panda Public
Fast ESLint Plugin for Panda CSS
-
semantic-url-parser Public
Extracts content information from known URL patterns.
-
turbowatch Public
Extremely fast file change detector and task orchestrator for Node.js.
-
capsule Public
Forked from capsulerun/capsule⚙️ A secure, durable runtime for AI agents. Run untrusted code in isolated WebAssembly sandboxes.
Rust Apache License 2.0 UpdatedJan 28, 2026 -
eslint-plugin-slonik Public
Provides compile-time SQL query validation by checking your raw SQL strings against your actual database schema, catching errors before runtime.
-
Annotates Slonik's sql.type() calls with the file path and function name.
-
x-algorithm Public
Forked from xai-org/x-algorithmAlgorithm powering the For You feed on X
Rust Apache License 2.0 UpdatedJan 20, 2026 -
pg-dump-parser Public
Parses PostgreSQL dump files into an array of schema objects.
-
-
eslint-plugin-sql Public
SQL linting rules for ESLint.
-
graphql-deduplicator Public
A GraphQL response deduplicator. Removes duplicate entities from the GraphQL response.
-
Automatically transforms Slonik's sql.type() calls to use a caching mechanism that prevents expensive re-initialization of Zod schemas, improving performance without requiring code changes.
-
babel-plugin-zod Public
Automatically transforms Zod schema definitions into cached versions to improve performance by preventing re-initialization.
-
hdinf Public
Parses duration information from human-readable format into an arbitrary format.
-
table Public
Formats data into a string table.
-
extract-email-address Public
Extracts email address from an arbitrary text input.