PURE Unobtrusive Rendering Engine

码农软件 · 软件分类 · 其他jQuery插件 · 2020-01-09 22:12:46

软件介绍

Ultra Fast and Unobtrusive JavaScript Template Engine

If you get data as JSON services and want to render your HTML on the browser, PURE will certainly help you.

It can be server-side too, using Jaxer (other JS server engine should be ok too, but never tested).

A Simple Example

HTML

<div id="hello">
  Hello <span class="who">World</span>
</div>

JS

function render1(){
  $('#hello').autoRender({ "who": "Mary" });}

Discover more examples on our page Getting Started

Lastest Release

Download the lastest version

PURE Methods with jQuery

jQuery.autoRender: Transform your HTML from JSON data automatically
jQuery.render: Transform your HTML from JSON data with directives
jQuery.mapDirective: Apply directives to your HTML
jQuery.compile: Compile your HTML to a JS function

Get Involved

Discuss on our Google Group

Report a bug

本文地址:https://codercto.com/soft/d/23037.html

改变未来的九大算法

改变未来的九大算法

[美] 约翰.麦考密克 / 管策 / 中信出版社 / 2013-6 / 39.00元

Google得出的搜索结果是如何产生的? 百度为何会陷入“搜索门”,又是什么机制使然? 身处在大数据时代的我们,究竟该如何应对变化莫测的世界? …… 没有满篇的专业术语,第一次让我们通过简单明了的语言、生动的例证了解支撑计算机王国的灵魂支柱——9大算法,包括人工智能、数据压缩,以及Google著名的PageRank等。 本书精彩地介绍了搜索引擎、PageRank、公开......一起来看看 《改变未来的九大算法》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

随机密码生成器
随机密码生成器

多种字符组合密码