Package Exports
- ltx
- ltx/lib/DOMElement
- ltx/lib/Element
- ltx/lib/escape
- ltx/lib/parse
- ltx/lib/parsers/ltx
- ltx/lib/parsers/ltx.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ltx) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Less-Than XML
<xml for=\"JavaScript\">
- Element: any XML Element
- Text nodes are Strings
- Runs on Node.js and browsers
Documentation
For documentation please see http://node-xmpp.org/doc/ltx.html
Test
npm install -g standard browserifynpm test
TODO
- More documentation
- More tests (Using Vows)
Licence
MIT