发布于 2018-01-07 00:28:49 | 84 次阅读 | 评论: 0 | 来源: 网友投递
Hoplon Web 编程脚本
Hoplon 是 Web 编程更简单的方式,该项目包含 Web 编程的一些方法和库。采用 Clojure 和 ClojureScript 编写应用。
Hoplon 7.2.0 已发布,Hoplon 是让 Web 编程更简单的方式,该项目包含 Web 编程的一些方法、工具和库。更新内容:
修复
defattr
spec was not being used, improved spec
重构
Avoid Protocol Override
Rename INode
to IHoplonNode
da849e0
Reorganized hoplon.core
mark -do!
and -on!
as private
renamed -attr!
to -attribute!
dispatcher
now used by all multi-methods 9561df6
Improved runtime specs
Removed when-dom
for on!
events
新增
移除
boot-hoplon
warning
adzerk/bootlaces
tasks
Experimental features moved to hoplon.experimental
Design.md file design.md
def-values
f9a4aab
do-def
836cc95
subs
27c984f
name
27c984f
page-load
778eb91
移动
bust-cache
4f3638e
cache-key
4f3638e
map-bind-keys
bc02bf5
static-elements
920dbc6
route-cell
0a539f0
ns+
8362ace
测试
text
macro tests for interpolation
下载地址: