Home     PHP / Javascript / Ajax
PHP Client-side HTML Template Engine Script

PHP Script Codes > development

Client-side HTML Template Engine Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 46

PHP Script Codes > Client-side HTML Template Engine
Pisi is HTML templating engine that runs entirely on the browser. It can be used to scale down the size of ajax requests to the server by allowing them to switch from markup and data responses to data-only responses (for example JSON). Once fetched on the client, the data can be parsed by Pisi and converted to HTML and rendered on the page. The syntax of Pisi is simple and intuitive, templates are cached on the client, so they can be used later, rendering process is fast, reliable and seamless.