Jackson

Jackson 2.7.0 updated

JSON is a light-weight, language independent, data interchange format. Jackson can be used either to parse JSON strings, or to generate JSON data. Beyond basic JSON reading/writing (parsing, generating), it also offers full node-based Tree Model, as well...

JSDOM

JSDOM 7.2.0 updated

JSDOM is intended to be platform independent and as light as possible, while completely adhering to the W3C DOM specifications. The project started out as a way to replicate basic HTML DOM structures inside Node.js and has quickly expanded into a library...