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 source4101discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: jest清除
ADDED

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.

Developer toolsTemplates & starters
nodebestpracticesgoldbergyoni
ADDED

A comprehensive Node.js best practices guide covering project architecture, code style, testing, production, security, and more.

Developer toolsBackend & APIs
ts-jestkulshekhar
ADDED

ts-jest is a Jest transformer that adds full TypeScript support, including source‑map handling and type‑checking, allowing developers to run Jest tests directly on .ts files.

Developer toolsTesting & debugging
enzymeenzymejs
ADDED

Enzyme is a JavaScript testing utility for React that makes it easier to assert, manipulate, and traverse React components' output, with an API inspired by jQuery for DOM manipulation.

Developer toolsTesting & debugging
happy-domcapricorn86
ADDED

Happy DOM is a JavaScript implementation of a web browser's DOM without a graphical user interface, designed so browser-style code and component tests can run in runtimes like Node.js and Bun.

Developer toolsTesting & debugging