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
Western Digital Hard drive recovery

 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

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

 Alexa

  


Statistics about this project website from Alexa

wikipedia  Contributions

  

Features

Edit


Samples

Edit


Related Links

Edit


Competitors

Edit


Related Projects

  


  • Communication Portal
    A communication interface desinged with Web 2.0 technology, mission is to help peolpe communicate easily over a comfortable web interface
  • Jep's Rich User Interfaces blog
    About AJAX Performance and some other things by Jep Castelein of Backbase
  • AJAX with
    Ajax resources, in a digg style, allows the user to register and addd his/her own links
  • Fiftyfoureleven
    Fiftyfoureleven.com consists of a weblog and resources that focus on web development: designing, programming, copywriting and more.
  • AJAX Impact
    Very nice AJAX Community with great references
  • Ajaxian
    One of the first blogs in ajax.Daily updates, insightful commentary and coverage of Ajax development around the world.

 Discussion

  


Leave Your Comment

Name (Required)
Mail (will not be published) (required)
Website
AddThis Social Bookmark Button
Top Projects
MSN Web Messenger
MessengerFX
ebuddy
e-messenger
ILoveIM
You Tube
AJAX file upload
KoolIM.com
Meebo
Ajax.NET Professional
Tutorials
PHP and AJAX Calendar Date Picker Part Two
When is your page ready?
Parsing Currency Values with ASP.NET AJAX
Add css styles for gwt widgets
Accessible Forms and Unobtrusive Javascript
Create a Popup Calendar Helper
YQL - converting the web to JSON with mock SQL
Including plugins and JavaScripts
Digg-like Ajax Voting
AJAX User Poll Using jQuery and PHP