nokogiri
https://github.com/sparklemotion/nokogiri
C
Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C not yet supported1 Subscribers
Add a CodeTriage badge to nokogiri
Help out
- Issues
- add `ElementDecl`s to an internal subset
- too large memory footprint in READER node.attributes when millions of child nodes are present
- `Nokogiri::XML::Node#add_child_node_and_reparent_attrs` behaves incorrectly if an attribute name has a colon
- JRuby Builder throws namespace error when creating a node with a non-default namespace
- nokogiri's implementation of :first is different than jQuery's.
- :eq css selector should index from zero
- Attribute inconsistency caused by `remove_namespaces!`
- remove_namespaces! does not strip namespaces from a duplicated XML document.
- CSS `foo~:nth-child(2)` gives incorrect XPath
- XPath queries in fragments do not properly find root nodes
- Docs
- C not yet supported