sprsquish / libxmljs

libxml bindings for v8 javascript engine

This URL has Read+Write access

name age message
file .gitignore Sat Oct 03 23:41:24 -0700 2009 add compiled python tools to gitignore [sprsquish]
file LICENSE Thu Sep 24 00:19:31 -0700 2009 add license [sprsquish]
file Makefile Sun Dec 13 13:15:57 -0800 2009 add makefile to ease the build process [sprsquish]
file README.md Thu Oct 22 14:23:09 -0700 2009 Consolidate the documentation to the documentat... [sprsquish]
file SConstruct Sun Oct 11 00:28:26 -0700 2009 ugh.. use the correct base dir for includes [sprsquish]
directory spec/ Mon Dec 21 19:10:27 -0800 2009 Forgot to add the text node spec [sprsquish]
directory src/ Mon Dec 21 19:09:55 -0800 2009 Use xmlStrlen instead of strlen for better comp... [sprsquish]
directory tools/ Sat Oct 03 23:00:03 -0700 2009 apply cpplint to natives.h [sprsquish]
README.md

libxml.js

LibXML bindings for Google's v8 javascript engine.

It also plays nicely with node.js

Please see the documentation for details.