Zparse JavaScript template engine

Source: Internet
Author: User

ZparseIsMulti-Purpose,Extensible,Self-defineableJavascript template parsing system which lets you define your templating rules. it acts like a Preprocessor and parses strings containing defined delimiters and tags into a JavaScript function. it is similar to trimpath JavaScript template. the difference and its strength is that instead of defining the syntax inside the script it allowsYouToCreate and define the syntax yourselfAs you need. Of course there isDefault syntaxEncoded for people who don't need a custom syntax. but the main intention for me creating this parser is to be multi-purpose, so it can fullfill your demand. therefore extensibility is very essential. another strength of this parser is, that it parses the template tags intoDom-like treeInstead of replacing the tags with pre-defined functions to give youMore flexibilityAndOpportunity to take full advantageOf JavaScript templating.

 

 

Introduction to: http://code.riiv.net/zparse/

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.