XHP

XHP 2.2.2 updated

This basically transforms PHP into a template engine, by giving it the possibility to reuse data as it wants to.XHP works by parsing and interpreting content found inside curly braces {} as a full PHP expression, usually used only for variables.By...

data2xml

data2xml 1.2.2 updated

data2xml takes basic JavaScript objects and converts them into their equivalent XML version.Nothing more. No support for comments, CDATA or pretty printing. Just a raw functionality of data-to-XML conversion.What is new in this release:Updates to the...

xmljson

xmljson 0.2.0

xmljson can convert data inbetween the JSON and XML file formats with ease.It was developed to help migrate data across various transport mediums.What is new in this release:Initial release. Requirements:Node.js 0.8 or...

node-xml2js

node-xml2js 0.4.9 updated

Can handle any kind of XML, including RSS feeds.Under the hood, the module uses the sax JavaScript library.What is new in this release:npm support. What is new in version 0.4.8:npm support. What is new in version 0.4.6:npm support. What is new in version...

zXml

zXml 1.0.2

zXml equalizes differences in XML and XMLHttp features across Web browsers.The library aids developers in avoiding code forks by utilizing simple, cross-browser methods to perform common XML-based operations.The library includes five classes, for working...

XMLCheck

XMLCheck 0.7.1

XMLCheck will help developers check if their dynamically-generated XML files comply to various rules and standards.The module is perfect for verifying if XML files created by other desktop or Web-based applications respect a preset list of rules, and can...

XPath.js

XPath.js 1.0

XPath (XML Path Language) is a scripting language for querying and selecting data nodes from XML documents.XPath.js supports the latest stable version of the language, v2.0, allowing developers to query XML or HTML documents with XPath, via JS code.The...

e4x.js

e4x.js 2010-06-30

A jQuery E4X DOM plugin is also provided in the package to add support for XML nodes as DOM nodes in jQuery.The E4X DOM plugin enables to pass E4X XML and XMLList objects to jQuery and have them automatically become HTML elements.It also implements an...