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 source4109discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: dom清除
preactpreactjs
ADDED

Preact is a lightweight JavaScript library for building user interfaces, offering a React-compatible API with components and a virtual DOM in a very small bundle.

Developer toolsFrontend tooling
zerowebleizongmin
ADDED

ZeroWeb is an experimental cross-platform browser project written in Rust, providing both the embeddable ZeroWebView library and the full ZeroBrowser application. It features a self-developed core for DOM, CSS, layout, rendering, script runtime, storage, and security, serving as an AI-driven engineering experiment.

Developer toolsAutomationFrontend tooling
fqueryfrost-js
ADDED

fQuery is a lightweight JavaScript library providing a chainable API for DOM querying, manipulation, events, animations, and AJAX requests.

Developer toolsFrontend tooling
leptosleptos-rs
ADDED

Leptos is a full-stack, isomorphic Rust web framework using fine-grained reactivity to build declarative UIs with SSR, hydration, and server functions.

Developer toolsProductivityFrontend tooling
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