Popularity
6.6
Growing
Activity
4.8
Growing
5,935
156
400

Description

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...

Code Quality Rank: L2
Monthly Downloads: 0
Programming language: JavaScript
License: MIT License
Latest version: v1.4.1

ractive alternatives and similar libraries

Based on the "MVC Frameworks and Libraries" category.
Alternatively, view ractive alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of ractive or a related project?

Add another 'MVC Frameworks and Libraries' Library

README

Ractive.js - Next-generation DOM manipulation

npm version Build Status Coverage Status jsDelivr downloads npm downloads Twitter Follow

Have any questions or just want to chat? Join us on GitHub 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 or get a quick hands-on with interactive tutorials.

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).


*Note that all licence references and agreements mentioned in the ractive README section above are relevant to that project's source code only.