OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4106discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: redux清除
ADDED

EnigmaCMS-FrontEnd is the front-end repository for Enigma, described in its README as the official website of a web and coding club. Documentation is minimal: a single descriptive line plus repeated automated security-scan comments, with no setup, stack, or usage guidance.

Self-hostedDeveloper toolsCMS & blogs
ADDED

Frontend for Tuleva's Estonian pension onboarding web client, built with React and TypeScript, featuring migration from Redux to React Query and modern testing practices.

Developer toolsProductivityFrontend tooling
reselectreduxjs
ADDED

Reselect is a library for creating memoized selector functions, commonly used with Redux but also usable with any plain JS immutable data. Selectors compute derived data, avoid unnecessary recomputation, and can be composed.

Developer toolsFrontend tooling
reduxreduxjs
ADDED

Redux is a JavaScript library for predictable global state management. It helps write consistent, testable applications with a time-traveling debugger and rich ecosystem. Officially recommends Redux Toolkit for simplified setup.

Developer toolsFrontend tooling
responsively-appresponsively-org
ADDED

A modified web browser built with Electron for responsive web development. It mirrors interactions across multiple device previews simultaneously, includes 30+ built-in device profiles, a unified elements inspector, one-click screenshots, and hot reloading. It also ships a built-in MCP server so AI coding agents can drive the app to visually verify responsive layouts.

Developer toolsAI & MLFrontend tooling

A curated collection of 500 React interview questions and answers covering core concepts, hooks, Redux, routing, testing and more, aimed at helping developers prepare for React job interviews.

Developer toolsProductivityTemplates & starters
ADDED

Pixel Art to CSS is a React-based online editor for drawing and animating pixel art, then generating CSS using box-shadow and keyframes. It supports palette customization, animation settings, project save/load, and export to static image, animated GIF, or sprite image.

DesignDeveloper toolsAnimation
zustandpmndrs
ADDED

Zustand is a small, fast React state management library using hooks. It provides a simple, unopinionated API for managing application state without boilerplate or context providers.

Developer toolsFrontend tooling