vkTemplate is a very small, simple and powerful jQuery template solution for web applications.
- 资源大小:5.10 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
资 源 简 介
vkTemplate - jQuery Template Plugin
Small:
Less then 1.5 k if minified
Simple:
Only one function with 2 mandatory and 3 optional parameters.
No configuration is needed
No need to learn some funky template markup language or refer to list of API functions.
Power:
well known and popular micro-template engin written by John Resig ( http://ejohn.org ) is used in this plugin as a core function. What"s nice about this engine is that you can utilize any Javascript in the template and you"re not limited to just a few commands.
See demo and Documentation at http://www.eslinstructor.net/vktemplate/
See source on github: https://github.com/vkiryukhin/vkTemplate