Skip to content

dimatill/ltx

 
 

Repository files navigation

Less-Than XML

<xml for=\"JavaScript\">

build status js-standard-style

ltx is a fast XML builder, parser and manipulation library for JavaScript.

The builder is a convenient and succinct API to build XML documents represented in memory as JavaScript primitives that can be serialized to XML strings. It provides a JSX compatible API as well.

The parser can parse XML documents or streams and support different backends.

Features:

Install

npm install ltx

Documentation

For documentation please see http://node-xmpp.org/doc/ltx.html

Benchmark

npm run benchmark

Test

npm install -g standard browserify
npm test

Licence

MIT

About

<xml for="JavaScript"

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%