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://www.codercto.com/soft/d/23037.html

自品牌

自品牌

[美] 丹·斯柯伯尔(Dan Schawbel) / 佘卓桓 / 湖南文艺出版社 / 2016-1-1 / 39.80元

什么是自品牌?如何利用新媒体推广自己?如何放大自己的职业优势? 细化到如何巩固“弱联系”人脉?如何在团队里合作与生存?如何开创自己的事业?这些都是职场人不得不面临的问题,但少有人告诉你答案,你需要利用书里分享的高效方法独辟蹊径,把自己变成职场里高性价比的人才。这是一本教你利用新型社交媒体开发职业潜能的自我管理读本,不管你是新人还是老鸟,都可以通过打造自品牌在职场中脱颖而出。如果不甘平庸,就亮......一起来看看 《自品牌》 这本书的介绍吧!

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

多种字符组合密码

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码