_hyperscript

WebJar for _hyperscript

Лицензия

Лицензия

BSD 2-Clause
Группа

Группа

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

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

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

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

0.0.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

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

https://github.com/bigskysoftware/_hyperscript

Скачать _hyperscript

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

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

Зависимости

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

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

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

//_hyperscript

the underscore is silent

introduction

_hyperscript is a small, open scripting language inspired by hypertalk

it is a companion project of https://htmx.org

quickstart

<script src="https://unpkg.com/hyperscript.org@0.0.9"></script>


<button _="on click toggle .clicked">
  Toggle the "clicked" class on me
</button>


<div hs="on mouseOver toggle mouse-over on #foo">
</div>

<div data-hs="on click call aJavascriptFunction() then
              wait 10s then 
              call anotherJavascriptFunction()">
           Do some stuff
</div>

website & docs

contributing

  • please write code, including tests, in ES5 for IE 11 compatibility
  • please include test cases in /test and docs in /www
  • development pull requests should be against the dev branch, docs fixes can be made directly against master
org.webjars.bowergithub.bigskysoftware

Big Sky Software

We find hot new industry trends & then do the opposite of that...

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

Версия
0.0.8