Home | Projects | Tutorials | Articles | live chat | Submit Project | Big Vote
 
Ajax Projects
.NET Frameworks
Java Frameworks
PHP Frameworks
Ruby Frameworks
Other Frameworks
Cool AJAX sites
Ajax Resources
Ajax Tools
JavaScript frameworks
Partners
Ajaxlines
Web 2.0 Sites
Web 2.0 Magazine
Human Development
Software Development Company
 Home / Projects / Ajax Resources / JSLT, alternative to XSLT

JSLT, alternative to XSLT




JSLT is a browser based templating language like XSLT, but instead of using XML to encode the template logic, it uses normal Javascript with a few extensions. You can transform XML with it or just template with javascript variables. The JSLT processor parses the template using a recursive tokenizing parser and generates javascript code for fast dynamic re-execution. The general structure is: template[js]template{inline-xpath}[js]template. All code (13kb js/390 lines) is available under the LGPL license.



Read The Full Review.




Project Name :JSLT, alternative to XSLT

Version :1.0

Download URL : http://www.rikarends.com/jslt-alternative-to-xslt

Website URL : http://www.rikarends.com/jslt-alternative-to-xslt

License : LGPL

 Alexa

  


Statistics about this project website from Alexa

wikipedia  Contributions

  

Features

Edit


Samples

Edit


Related Links

Edit


Competitors

Edit


Related Projects

  


  • Ajax Tutorial
    Many Ajax Tutorials in a blog style
  • Fiftyfoureleven
    Fiftyfoureleven.com consists of a weblog and resources that focus on web development: designing, programming, copywriting and more.
  • Cyber Dummy
    AJAX code samples and source code
  • Aspects of AJAX
    AJAX blog with loads of resources
  • AJAX Matters
    AJAX Matters is an informational site about AJAX (short for "Advanced Javascripting and XML" or "Asynchronous JavaScripting and XML") and how these technologies are applied to web development.
  • AJAX Line
    AJAX Community with a blog, forum and tutorials

 Discussion

  


Leave Your Comment

Name (Required)
Mail (will not be published) (required)
Website
Random Projects
IT Mill Toolkit
Prado
Telosys
GSV
WebORB for .NET
Prototype Window Class
Scheduly
JSON-RPC-Java
AJAX Dev Library
SQNco EN/FA Dictionary
Tutorials
Cross Domain XHR W3C proposal
How to add Google Maps to your website?
WebKit Does HTML5 Client-side Database Storage
Ajax username availability checking
Fun with SVG and CSS Animations
AJAX RSS Reader Step by Step Tutorial
Edit in place with Scriptaculous and PHP
Rico Drag n'Drop p2: Rico.Draggable
AJAX Was Here - Part 1: Client Side Framework
The problem with innerHTML