GIT_FEED

47ng/nuqs

Type-safe search params state manager for React frameworks - Like useState, but stored in the URL query string.

View on GitHub

What it does

nuqs is a tool that lets web developers store and manage app state (like filters, search terms, or settings) directly in the URL, so users can bookmark or share the exact state of a page. It works like a standard app memory tool but automatically syncs everything to the web address bar, supporting all major React-based web frameworks.

Why it matters

Products that store state in URLs get a huge usability win for free — users can share, bookmark, or refresh pages without losing their context, which reduces friction and improves retention. With over 10,000 stars on GitHub, this library's adoption signals that URL-based state is becoming a standard expectation in modern web products, meaning teams not doing this may feel behind.

0Active

On the radar — signal detected

Stars
10.4k
Forks
260
Contributors
0
Language
TypeScript

Score updated Apr 25, 2026

Related projects

Multica is an open-source platform that lets teams assign tasks to AI coding agents the same way they'd assign work to a human teammate — the agents pick up the work, write code, flag problems, and update the project board on their own. It acts as a coordination layer between your team and multiple popular AI coding tools, so you can manage AI workers alongside human ones without being glued to the screen.

// why it matters As AI coding tools become standard, the bottleneck is shifting from 'can AI write code' to 'how do you manage and trust AI workers at scale' — Multica is building the workflow infrastructure for that next phase. Being vendor-neutral and self-hosted means teams avoid lock-in while getting a repeatable, auditable system for delegating real work to AI, which is a foundational capability for any software company trying to build faster with smaller teams.

TypeScript20.4k stars2.5k forks31 contrib

Web Platform Tests (WPT) is a massive shared test suite that checks whether all major web browsers — Chrome, Firefox, Safari, Edge, and others — behave consistently when displaying websites and web apps. Think of it as a universal quality checklist that browser makers run to confirm their software follows the agreed-upon rules of how the web should work.

// why it matters When browsers behave differently, developers must build workarounds that add cost and slow down shipping — WPT is the industry's shared mechanism for reducing that friction, making the web a more reliable platform for products to run on. For builders, broader browser consistency means less money spent on cross-browser bug fixes and greater confidence that web-based products will reach users as intended, regardless of what device or browser they use.

HTML5.9k stars3.8k forks3245 contrib

.NET is Microsoft's free, open-source platform that lets developers build and run software across virtually any device or environment — whether that's a web server, smartphone, desktop app, or connected hardware. It handles the behind-the-scenes engine that powers the application, so teams can write code once and deploy it almost anywhere.

// why it matters With over 17,000 stars and 3,300+ contributors, .NET is one of the most widely adopted foundations for building production software, meaning a massive ecosystem of tools, talent, and libraries is available to teams who build on it. For founders and PMs, choosing .NET as a foundation signals long-term Microsoft-backed support and broad hiring pools, reducing both technical and operational risk.

C#17.8k stars5.4k forks3328 contrib

The Supabase CLI is a command-line tool that lets developers manage their Supabase projects — an open-source alternative to Google Firebase — directly from their computer, including setting up local development environments, managing database changes, and deploying serverless functions. It essentially gives builders a fast, scriptable way to control their entire backend infrastructure without touching a web dashboard.

// why it matters As more startups choose Supabase over Firebase or custom backends to move faster, having a robust CLI means entire backend workflows can be automated, version-controlled, and reproduced — reducing errors and speeding up shipping. With nearly 2,000 stars and 163 contributors, this is a well-adopted tool in a growing ecosystem, signaling strong developer momentum behind Supabase as a serious Firebase competitor.

Go2.2k stars437 forks169 contrib
// SUBSCRIBE

The repos that moved this week, why they matter, and what to watch next. One email. No noise.