Описание тега ractivejs
Ractive.js is a non-opinionated JavaScript library for building reactive user interfaces.
Ractive.js is a template-driven UI JavaScript library for building reactive user interfaces in a way that doesn't force you into a particular framework's way of thinking. Its features include:
- Data-binding, with a beautiful declarative syntax
- Event handling that doesn't make you frustrated
- Flexible and performant animations and transitions
...among many others. It takes a radically different approach to DOM manipulation - one that saves both you and the browser unnecessary work.
Home page: https://ractive.js.org/.