Check if a string is XML
Validate XML, Parse XML, Build XML without C/C++ based libraries
An evented streaming XML parser in JavaScript
XML utilities for the AWS SDK
A convertor between XML text and Javascript object / JSON text.
An evented streaming XML parser in JavaScript
Simple XML to JavaScript object converter.
Validates XML name productions — Name, NCName, QName, NMToken, NMTokens — for XML 1.0 and 1.1
An evented streaming XML parser in JavaScript
lezer-based XML grammar
Fast and simple xml generator. Supports attributes, CDATA, etc. Includes tests and examples.
XML language support for the CodeMirror code editor
Build XML from JSON without C/C++ based libraries
Utilities for determining if characters belong to character classes defined by the XML specs.
Apple's property list parser/builder for Node.js and browsers
An XML builder for node.js
Converts a XML string into a human readable format (pretty print) while respecting the xml:space attribute
⚠️ This is an internal package; you don't need to install it in order to use the junit formatter in `@cucumber/cucumber` as it's built in there.
prettier plugin for XML
Core library for interacting with XML payloads
Parses JavaScript objects into XML
XML Parser Implemented in JavaScript
Convert XML to JSON - Fast & Simple
Validates whether a string matches the production for an XML name or qualified name
An XML toolkit for Ruby
XML to Hash translator
RSpec results that your continuous integration service can read.
Extraction of the XML parsing tools shared between a number of providers in the 'fog' gem
A simple API for XML processing.
Gyoku translates Ruby Hashes to XML
SitemapGenerator is a framework-agnostic XML Sitemap generator written in Ruby with automatic Rails integration. It supports Video, News, Image, Mobile, PageMap and Alternate Links sitemap extensions and includes Rake tasks for managing your sitemaps, as well as many other great features.
This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program
A fast XML parser and object serializer that uses only standard C lib. Optimized XML (Ox), as the name implies was written to provide speed optimized XML handling. It was designed to be an alternative to Nokogiri and other Ruby XML parsers for generic XML parsing and as an alternative to Marshal for Object serialization.
Minitest Junit XML results that CircleCI can read.
An elegant, structured (X)HTML/XML templating engine.
ROXML is a Ruby library designed to make it easier for Ruby developers to work with XML. Using simple annotations, it enables Ruby classes to be mapped to XML. ROXML takes care of the marshalling and unmarshalling of mapped attributes so that developers can focus on building first-class Ruby classes. As a result, ROXML simplifies the development of RESTful applications, Web Services, and XML-RPC.