We use cookies to improve your browsing experience, analyze our site traffic, and serve ads through Google AdSense and other third-party advertisers. Advertising cookies are only used if you allow Marketing cookies.
unbash is a fast, zero-dependency bash parser written in TypeScript that produces a typed AST with tolerant, non-throwing error handling, useful for tooling that needs to analyze or lint shell scripts.
tldraw is an open-source SDK for building infinite canvas and whiteboard apps in React, with real-time collaboration and custom shapes built in. It powers whiteboard features in products like ClickUp and Padlet.
Offline-first SQL sync library that gives every client a real local SQLite database synced through a server-side commit log, with optimistic writes, CRDT conflict resolution, and optional per-column encryption.
A build-time compiler for Vite, webpack, esbuild, and Rollup that transforms Zod schemas into zero-overhead validation functions, delivering 2-75x faster validation with no source code changes.
A JavaScript library that brings TeX-style, publication-grade text justification to the web, with Knuth-Plass line breaking, hyphenation, and CJK support.
Open-source, WebGPU-based charting library that renders millions of data points at 60fps with GPU-accelerated zooming, panning, and tooltips.
A lightweight JavaScript runtime with its own hand-built engine, Node-compatible APIs, TypeScript support with no build step, and a VM-isolated sandbox for capability-based security.
A fast Rust-powered Markdown and MDX processing pipeline with a JavaScript plugin layer, now used as Astro's default Markdown engine for faster builds.
An open-source connection pooler, load balancer, and sharder for PostgreSQL that scales reads and writes horizontally without changing your application code.
A general-purpose sync engine for the web from the makers of Replicache. Zero reached its 1.0 stable release in 2026, offering query-driven, zero-latency client-server sync.
Open-source model router that sits in front of the Anthropic, OpenAI, and Gemini APIs and sends each request to the cheapest model that can handle it, cutting inference costs 40-70% with just an endpoint change.
An API to search, scrape, and crawl the web at scale, turning any page into clean Markdown or structured data for AI agents and RAG pipelines.
Open-source billing and monetization platform for developers — subscriptions, one-time purchases, and usage-based pricing with a built-in developer dashboard.
Beautiful and powerful syntax highlighter for code blocks, powered by TextMate grammars with support for 100+ languages and themes.
Type-safe form validation library for React and Remix with progressive enhancement and full server action support.
A lightweight, session-based authentication library for TypeScript and JavaScript. Lucia handles session management so you can focus on building your app with full control over the user model.
A lightweight JavaScript library that gives you access to AJAX, CSS Transitions, WebSockets, and Server Sent Events directly in HTML using attributes. Build modern, dynamic UIs without writing JavaScript.
JavaScript and TypeScript library for building state machines and statecharts. Helps manage complex application logic with a visual, predictable approach to state management.
Lightweight TypeScript ORM for SQL databases with a type-safe query builder that feels like writing SQL. Works seamlessly with serverless environments and supports PostgreSQL, MySQL, and SQLite.
A powerful library for generating massive amounts of realistic fake data for testing and development, including names, addresses, dates, products, and more.
A TypeScript-first, modular schema validation library that is fully tree-shakable and significantly more lightweight than alternatives. Ideal for validating forms, API responses, and data structures.
Vite and Vue-powered static site generator built specifically for documentation sites. Offers fast builds, Markdown-based authoring, and a clean default theme.
A React renderer for three.js that lets you build 3D scenes declaratively with reusable React components. Pairs seamlessly with the broader Poimandres ecosystem including Drei, Rapier, and more.
Lightweight Postgres WASM build that runs fully in the browser or Node.js, perfect for local-first and embedded database use cases.
Primitive and flexible state management for React based on an atomic model. Jotai lets you manage global state with tiny atoms that compose naturally and are garbage-collected when no longer needed.
An unstyled, accessible drawer component for React that slides up from the bottom of the screen. Built on Radix Dialog with smooth snap-point gestures.
A universal server toolkit that powers Nuxt and works standalone. Write your backend once and deploy it to any runtime — Node.js, Deno, Bun, Cloudflare Workers, and more.
A beautiful, accessible toast notification library for React with smooth animations and a clean API. Drop it into any project for elegant, non-intrusive user notifications.
A type-safe TypeScript SQL query builder for Node.js. Write complex SQL with full type safety and autocompletion. No ORM magic — just type-safe SQL that supports PostgreSQL, MySQL, and SQLite.
A high-performance Rust-based JavaScript bundler fully compatible with webpack. Rspack delivers dramatically faster build times while maintaining compatibility with existing webpack plugins and configurations.
A rugged, minimal JavaScript framework for composing behavior directly in your HTML markup. Alpine.js offers the reactive and declarative nature of Vue or React at a much lower cost with no build step required.
A declarative, efficient JavaScript library for building user interfaces using fine-grained reactivity for precise DOM updates without a virtual DOM. SolidJS offers React-like syntax with significantly better performance.
Lightweight virtual DOM library that makes React components up to 70% faster through compiler optimizations and block virtual DOM.
Backend development platform for TypeScript and Go that provides infrastructure automation, built-in observability, and local development environments.
An event-driven workflow platform for building background jobs, scheduled tasks, and durable functions that run reliably on any serverless infrastructure.
A low-level positioning library for tooltips, popovers, dropdowns, and other floating elements with smart overflow handling and collision detection.
Open-source platform for running background jobs, scheduled tasks, and long-running workflows in modern JavaScript apps.
Build interactive node-based UIs, flow charts, and diagrams with a highly customizable React library.
Headless, type-safe form state management for React, Vue, Angular, Solid, and Lit. Zero dependencies, high performance, and fully framework-agnostic.
Blazing-fast Rust-based JavaScript and TypeScript linter running 50-100x faster than ESLint, with 650+ built-in rules and ESLint plugin compatibility out of the box.
Vue.js is a progressive JavaScript framework for building user interfaces, known for its approachable core, gradual adoptability, and reactive component system.
Fastify is a fast and low-overhead Node.js web framework, focused on developer experience and performance, with a rich plugin ecosystem.
SvelteKit is the official full-stack web framework for Svelte, offering file-based routing, server-side rendering, and zero-config deployment to any platform.
Ergonomic TypeScript web framework for Bun with end-to-end type safety, exceptional performance, and an expressive, declarative API.
Type-safe, full-featured routing library for React with built-in data loading, search params management, and full TypeScript support.
Small, simple, and ultrafast web framework built on Web Standards. Runs the same code across Cloudflare Workers, Deno, Bun, Vercel, AWS Lambda, and Node.js, with zero dependencies, a tiny footprint, and first-class TypeScript support.
Deno is a modern, secure JavaScript and TypeScript runtime with built-in tooling, native TypeScript support, and a standard library — no package.json needed.
Zustand is a small, fast, and scalable state management solution for React, using a simple hook-based API with no boilerplate required.
Next.js is the React framework for building full-stack web applications, with built-in support for server-side rendering, static generation, and file-based routing.
A high-performance build system for JavaScript and TypeScript monorepos with intelligent caching and parallel task execution.
tRPC enables end-to-end type-safe APIs in TypeScript, letting you call server functions from the client with full type inference and no code generation.
Asynchronous state management and data-fetching library for React, Vue, Svelte, Solid, and Angular (formerly React Query). Handles caching, background refetching, pagination, and synchronization of server state with minimal boilerplate.
A powerful TypeScript framework for building production-grade applications with structured concurrency, built-in error handling, and composable data pipelines.
A fully featured React component library with 100+ components and hooks. Supports TypeScript, dark mode out of the box, and covers everything from forms to data display.
The intuitive Vue framework for building full-stack web applications. Nuxt provides SSR, file-based routing, auto-imports, and a rich ecosystem out of the box.
Vite is a next-generation frontend build tool that offers blazing fast development server startup and optimized production builds using native ES modules.
An open-source library of unstyled, accessible UI primitives for building high-quality React design systems and web apps.
A fast formatter and linter for JavaScript, TypeScript, JSX, and JSON that unifies the functionality of ESLint and Prettier into a single tool.
Authentication and user management for modern apps, with drop-in UI components, flexible APIs, and an admin dashboard. First-class support for React, Next.js, and Remix, plus social logins, multi-factor auth, and organizations.
A framework-agnostic authentication and authorization framework for TypeScript. Lets you roll your own auth on your own backend and database instead of relying on a third-party service, with email/password, social OAuth, 2FA, and multi-tenant support via a plugin ecosystem.
The web framework for content-driven websites. Ships zero JavaScript by default and uses island architecture to hydrate only the interactive parts. Framework-agnostic, working with React, Vue, and Svelte, with first-class Markdown and MDX support.
bcrypt for NodeJs. Contribute to kelektiv/node.bcrypt.js development by creating an account on GitHub.
Introduction to Zod - TypeScript-first schema validation library with static type inference
Slugifies a string. Contribute to simov/slugify development by creating an account on GitHub.
Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator. - KhronosGroup/glslang
Git hooks made easy 🐶 woof! Contribute to typicode/husky development by creating an account on GitHub.
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada: - d3/d3
Supported by Webflow. Animate Anything - A wildly robust JavaScript animation library built for professionals.
With naturally fluid animations you will elevate your UI & interactions. Bringing your apps to life has never been simpler.
🌋 React-first components GUI. Contribute to pmndrs/leva development by creating an account on GitHub.
Swiper is the most modern free mobile touch slider with hardware accelerated transitions and amazing native behavior.
Microsoft's end-to-end testing framework for modern web apps. A single API drives Chromium, Firefox, and WebKit, with auto-waiting, network interception, and parallel runs — reliable for cross-browser UI tests and automation.
A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences. - adobe/react-spectrum
👀 Easily apply tilt hover effect to React components - lightweight/zero dependencies 2.9kB - mkosir/react-parallax-tilt
JavaScript 2D physics library. Contribute to schteppe/p2.js development by creating an account on GitHub.
Prisma generator to define model factory. Contribute to Quramy/prisma-fabbrica development by creating an account on GitHub.
A JavaScript library for creating and displaying animated 3D graphics in the browser using WebGL. It abstracts much of the low-level complexity, making scenes, cameras, lighting, and models approachable for interactive 3D on the web.
Makes a floating panel for controllers on the web. Works as a drop-in replacement for dat.gui in most projects. - georgealways/lil-gui
A lightweight carousel library with fluid motion and great swipe precision
🛤 Detection of elements in viewport & smooth scrolling with parallax. - locomotivemtl/locomotive-scroll
Physics plugin for Three.js. Contribute to chandlerprall/Physijs development by creating an account on GitHub.
2D and 3D physics engines focused on performance. Contribute to dimforge/rapier development by creating an account on GitHub.
Build with serverless PostgreSQL, a type-safe ORM for Node.js and TypeScript, visual database tools, and AI-ready workflows from Prisma.
A Tailwind CSS plugin for creating beautiful animations - jamiebuilds/tailwindcss-animate
Use React Stripe.js to add Stripe Elements to any React app. You can use Elements with any Stripe product to collect online payments. This reference covers the full React Stripe.Js API.
A small JavaScript library to create and animate hand-drawn annotations on a web page
Loading wrapper and TypeScript types for the PayPal JS SDK - paypal/paypal-js
The cursor is the heart of any interaction with the web. Why not take it to the next level? 🚀
Parallax tilt hover effect for React JS 🪄. Contribute to jonathandion/react-tilt development by creating an account on GitHub.
Parse and stringify URL query strings. Contribute to sindresorhus/query-string development by creating an account on GitHub.
Type-safe search params state manager for React frameworks - Like useState, but stored in the URL query string. - 47ng/nuqs
A camera control for three.js, similar to THREE.OrbitControls yet supports smooth transitions and more features. - yomotsu/camera-controls
Draco is a library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics. - google/draco