Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bevry-archive/jquery-smarty

jQuery Smarty Plugin (jQSmarty) is a port of the Smarty Templating Engine to Javascript/jQuery, offering a familiar client-side templating solution
https://github.com/bevry-archive/jquery-smarty

client-side jquery-plugin smarty template-engine

Last synced: about 10 hours ago
JSON representation

jQuery Smarty Plugin (jQSmarty) is a port of the Smarty Templating Engine to Javascript/jQuery, offering a familiar client-side templating solution

Awesome Lists containing this project

README

        

## jQuery Smarty

jQuery Smarty Plugin (jQSmarty) is a port of the Smarty Templating Engine to Javascript/jQuery, offering a familiar client-side templating solution

## Usage

Refer to the [demo](http://balupton.github.com/jquery-smarty/demo/) and the [source code](https://github.com/balupton/jquery-smarty/blob/master/scripts/jquery.smarty.js)

## History

You can discover the history inside the [History.md](https://github.com/balupton/jquery-smarty/blob/master/History.md#files) file

## License

Licensed under the incredibly [permissive](http://en.wikipedia.org/wiki/Permissive_free_software_licence) [MIT License](http://creativecommons.org/licenses/MIT/)

Copyright © 2008-2010 [Benjamin Arthur Lupton](http://balupton.com)

## Thanks

- [jQuery](http://jquery.com/)
- [Smarty](http://www.smarty.net/)
- [JSmarty](http://code.google.com/p/jsmarty/)
- [PHP.JS](http://phpjs.org/)