libxmljs

NodeJS bindings for libxml2 written in Typescript

MIT License

Downloads
241.5K
Stars
1K
Committers
64

Bot releases are visible (Hide)

libxmljs - v0.18.4

Published by rchipka almost 8 years ago

  • Fixes AppVeyor HTTPS issue caused by NPM config
libxmljs - v0.18.3

Published by rchipka almost 8 years ago

  • Fix #449 (Isolate::IsDead, Nan::NewInstance)
  • Fix #451 (_snprintf macro)
  • Fix AppVeyor builds for Node v4 on win32
  • Latest node-gyp for builds/tests
  • Latest node-pre-gyp
libxmljs - v0.18.2

Published by rchipka almost 8 years ago

  • Additional precompiled binary architectures for Windows
  • Added AppVeyor test to verify working binaries
  • Upload binaries as .tar.gz
  • Simplified appveyor.yml
libxmljs - v0.18.1

Published by rchipka almost 8 years ago

Added support for precompiled Windows binaries.

libxmljs - v0.16.0

Published by teleological almost 9 years ago

Changes since 0.15.0:

Document#type(), Document.fromHtml()
Node#namespace(ns) returns node
Node#namespaces(true) returns only locally-defined namespaces
Comment nodes no longer escape content as XML
Exposed xmlMemUsed as .memoryUsage()
Fixed various memory issues

Package Rankings
Top 1.05% on Npmjs.org
Badges
Extracted from project README
npm version Downloads monthly Downloads total Test & Upload