riothorn:在JVM上在服务器端渲染Riot.js标签

时间:2021-05-01 18:18:04
【文件属性】:
文件名称:riothorn:在JVM上在服务器端渲染Riot.js标签
文件大小:36KB
文件格式:ZIP
更新时间:2021-05-01 18:18:04
JavaScript 里奥索恩 状态:被遗弃的实验。 我不再使用或开发此程序,但可以随意进行分叉。 使用Nashorn或Rhino JavaScript引擎在JVM上渲染标签。 用法 Riothorn riothorn = new Riothorn (); Tag tag = riothorn . compile( "

Hello {opts.name}

" ); String html = tag . renderJson( " { \" name \" : \" world \" } " );
【文件预览】:
riothorn-master
----src()
--------riothorn()
----LICENSE(1KB)
----README.md(403B)
----pom.xml(1KB)
----resources()
--------riothorn()
----.gitignore(29B)

网友评论