Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
R

ractive

> 编程语言
Open source

Next-generation DOM manipulation

5.9K stars0 likes1 views
WebsiteGitHub

About

Next-generation DOM manipulation

# Ractive.js - Next-generation DOM manipulation [](https://travis-ci.org/ractivejs/ractive) [](https://coveralls.io/github/ractivejs/ractive?branch=dev) [](https://www.jsdelivr.com/package/npm/ractive) [](https://www.npmjs.com/package/ractive) [](https://twitter.com/ractivejs) Have any questions or just want to chat? Join us on [GitHub Discussions](https://github.com/ractivejs/ractive/discussions)! ## What is Ractive.js? It's a JavaScript library for building reactive user interfaces in a way that doesn't force you into a particular framework's way of thinking. It takes a radically different approach to DOM manipulation - one that saves both you and the browser unnecessary work. Features include... - Data-binding, with a beautiful declarative syntax. - Event handling that doesn't make you tear your hair out. - Flexible and performant animations and transitions. - And much more! ## Getting started To get a feel for how it will make your life as a web developer easier, head over to the documentation at [ractive.js.org](https://ractive.js.org/) or get a quick hands-on with [interactive tutorials](https://ractive.js.org/tutorials/hello-world/). ## Contributing All forms of help are welcome! Please read [CONTRIBUTING.md](CONTRIBUTING.md) to learn how to contribute. ## License Copyright (c) 2012-21 Rich Harris and contributors. Released under an [MIT license](LICENSE.md).

GitHub Issues· 0 open

View all on GitHub

No open issues yet, or sync has not completed.

Highlights

  • •Data-binding, with a beautiful declarative syntax.
  • •Event handling that doesn't make you tear your hair out.
  • •Flexible and performant animations and transitions.
  • •And much more!

> Tags

JavaScript

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言