Skip to content

jthuraisamy/ltxml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ltxml

ltxmljs - LINQ to XML for JavaScript

The original author is Eric White. I just created a module in Node for it.

Installation

npm install jthuraisamy/ltxml

Usage

var Ltxml = require('ltxml')();
var XEnumerate = require('ltxml')('extensions');

License

Ms-PL

About

Port of Eric White's ltxml library to Node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published