ractive

WebJar for ractive

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

ractive
Последняя версия

Последняя версия

0.10.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

ractive
WebJar for ractive
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/ractivejs/ractive

Скачать ractive

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/ractive/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>ractive</artifactId>
    <version>0.10.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/ractive/
implementation 'org.webjars.npm:ractive:0.10.8'
// https://jarcasting.com/artifacts/org.webjars.npm/ractive/
implementation ("org.webjars.npm:ractive:0.10.8")
'org.webjars.npm:ractive:jar:0.10.8'
<dependency org="org.webjars.npm" name="ractive" rev="0.10.8">
  <artifact name="ractive" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='ractive', version='0.10.8')
)
libraryDependencies += "org.webjars.npm" % "ractive" % "0.10.8"
[org.webjars.npm/ractive "0.10.8"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

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 to learn how to contribute.

License

Copyright (c) 2012-21 Rich Harris and contributors. Released under an MIT license.

org.webjars.npm

Ractive.js

Версии библиотеки

Версия
0.10.8
0.9.9
0.9.3
0.9.2
0.9.1
0.9.0
0.8.2