A querystring parsing and stringifying library with nesting support, security features, and extensive configuration options for handling URL query parameters in JavaScript/Node.js applications.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONNext.js is Vercel's open-source React framework for building full-stack web applications. It extends the latest React features and integrates Rust-based JavaScript tooling for fast builds, and is used by some of the world's largest companies.
Cross-platform media service library in Rust for Node and Electron. It connects apps to native media controls on Windows, macOS and Linux (MPRIS), with MediaPlayer properties, event callbacks and lifecycle methods.
Node.js is an open-source, cross-platform JavaScript runtime environment that allows developers to execute JavaScript code outside of a web browser.
nvm is a POSIX-compliant version manager for Node.js installed per-user and invoked per-shell. It supports bash, zsh, ksh, dash, and sh across Unix, macOS, and WSL.
Wasp is a batteries-included full-stack web framework for React, Node.js and Prisma. A declarative spec file describes the app's high-level structure, and the compiler generates front-end, back-end and deployment code, with built-in auth, RPC, jobs, email and type safety.
A CLI tool that scans for node_modules directories across your system, displays their sizes, and lets you interactively delete them to free up disk space.
A local-first web UI for running Claude Code and Codex sessions in browser tabs with real PTY terminals, persistent history, and agent coordination via MCP. Sessions run in tmux for durability, with token-authenticated localhost security.
asdf is a CLI tool that manages multiple language runtime versions using a single interface and a plugin-based system.
Astro is a website build tool for the modern web, focused on content-driven sites and combining developer experience with lightweight output. It offers official integrations for React, Vue, Svelte, MDX, SSR adapters, and language tooling.
Pear Desktop is a native-look extension for music players, providing a desktop experience for YouTube Music.
A curated awesome list of delightful Node.js packages and resources, covering CLI apps, web frameworks, HTTP clients, testing, debugging, databases, and learning materials.
Whistle is a cross-platform network packet capture and debugging proxy based on Node.js, supporting HTTP, HTTPS, HTTP/2, WebSocket, and TCP packet capture with request/response modification. It offers HTTP, HTTPS, Socks, and reverse proxy modes, includes built-in tools like Weinre, Console, and Composer, and is extensible via rules and plugins. It runs on macOS, Windows, and Linux.
A personal repository collecting coding challenges and exercises for learning various programming languages, frameworks, tools, architectures, and design patterns. Not intended as a teaching resource but as a personal learning portfolio.
A lightweight CLI tool by Vercel for serving static sites, single-page applications, and files locally, with a built-in directory listing interface and configurable options via serve.json.
WebdriverIO is a next-gen browser and mobile automation test framework for Node.js, supporting WebDriver, WebDriver BiDi, and Appium protocols for end-to-end, unit, and component testing.
NVM for Windows is a Node.js version manager for Windows, rewritten as v2 with shim/link modes, per-directory version pinning, parallel installs and native Windows integrations.
pnpm is a fast, disk space efficient package manager for Node.js that uses a content-addressable filesystem to reduce redundancy.
Official Sentry SDKs for JavaScript provide error tracking across browsers, Node.js, and frameworks like React, Angular, and Vue. Install via npm/yarn, initialize with a DSN, and capture errors and messages for application monitoring.
NestJS is a progressive Node.js framework for building efficient, scalable server-side applications. Built with TypeScript, it supports OOP, FP, and FRP, uses Express by default (Fastify compatible), and provides an Angular-inspired application architecture.