Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

WAX.js

Compare

  Analyzed about 4 hours ago

WAX.js is an ECMAScript implementation of the Writing API for XML (WAX). WAX has the following characteristics and benefits: - Focuses on writing XML, not reading it - Requires less code than other approaches - Uses less memory than other approaches because it outputs XML as each method is ... [More] called rather than storing it in a DOM-like memory structure - Doesn't depend on any libraries or proprietary browser technology other than a javascript interpreter - Is very small in size, especially the compressed version - Writes all XML node types - Always outputs well-formed XML or throws an exception - Provides extensive error checking - Automatically escapes special characters in text and attribute values unless escaping is turned off [Less]

2.16K lines of code

0 current contributors

over 15 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This