small almost-xml parser for complex string interpolation
Supply Chain Security
98
Quality
98
Maintenance
100
Vulnerability
100
License
100
A RPC using Anything But XML (RABX) message parser and emitter
Supply Chain Security
99
Quality
99
Maintenance
100
Vulnerability
100
License
100
IETF RFC XML parser and generator
Supply Chain Security
100
Quality
100
Maintenance
100
Vulnerability
100
License
100
BioRuby BLAST XMLParser plugin: a plugin of BioRuby BLAST XML result parser by using the XMLParser extension. This was formerly a part of the BioRuby core ("bio" gem) and split to this gem because of the external XMLParser dependency.
Supply Chain Security
96
Quality
98
Maintenance
100
Vulnerability
100
License
100
clone with maven jar dependencies: Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser. Among Nokogiri's many features is the ability to search documents via XPath or CSS3 selectors. XML is like violence - if it doesn’t solve your problems, you are not using enough of it.
Supply Chain Security
81
Quality
100
Maintenance
100
Vulnerability
100
License
100
SitemapsParsers - parser for XML sitemaps which respects sitemaps listed in robots.txt and handles gziped and nested sitemaps as well
Supply Chain Security
99
Quality
99
Maintenance
100
Vulnerability
100
License
100
Ruby Arachni Scanner XML Parser
Supply Chain Security
99
Quality
98
Maintenance
100
Vulnerability
100
License
100
Parses XML containing an array of records into an array of Ruby hashes.
Supply Chain Security
96
Quality
98
Maintenance
100
Vulnerability
100
License
100
Expat (XML Parser Toolkit) Module for Ruby This is a module to access to James Clark's XML Parser Toolkit "expat" (http://www.jclark.com/xml/expat.html) from Ruby. This is a modified version of xmlparser: - works on Ruby 1.9 - depends on hoe instead of mkrf
Supply Chain Security
94
Quality
98
Maintenance
100
Vulnerability
100
License
100
Lazy loading XML parser with Nokogiri.
Supply Chain Security
100
Quality
99
Maintenance
100
Vulnerability
100
License
100
JSONPath is a query language for selecting and extracting values from a JSON text. It does for JSON the same job that XPath does for XML. This is a fast JSONPath parser in pure ruby. It is: * a complete implementation of the JSONPath standard, IETF RFC 9535 * based on the finalized RFC released in 2024, not an older draft (there were changes) * written in ruby 3 with frozen string literals
Supply Chain Security
99
Quality
100
Maintenance
100
Vulnerability
100
License
100
Parser and builder for XML Schema Definition (XSD) files.
Supply Chain Security
99
Quality
100
Maintenance
100
Vulnerability
100
License
100
A library to parse XML documents for SAML configuration
Quickbooks XML Parser
Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby. It provides a sensible, easy-to-understand API for reading, writing, modifying, and querying documents. It is fast and standards-compliant by relying on native parsers like libxml2 (C) and xerces (Java).
Lazy loading XML parser with libxml.
Fast Ruby XML to Hash parser and Hash to XML builder, built on top of the Ox gem (a native C extension)
Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby. It provides a sensible, easy-to-understand API for reading, writing, modifying, and querying documents. It is fast and standards-compliant by relying on native parsers like libxml2, libgumbo, or xerces.