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
- fix: NodeSet#attr dispatches on arity, not truthiness
- Close files opened for Pathname document parsing
- NodeSet#attr treats false and nil positional values as getter/block fallbacks
- XML Builder helper blocks leave the wrong parent after exceptions
- ClassResolver raises for anonymous Nokogiri subclasses
- Deprecated CSS options hashes are mutated while being read
- XML and HTML4 Pathname parsing leaks opened file descriptors
- Search parameter extraction misclassifies String, Hash, and Symbol subclasses
- fix: html5 encoding detection for IO input
- gumbo: fix foster parented text not being merged into preceding text node
- Docs
- C not yet supported