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
- optimization: consider alternative document free mechanisms that will allow setting `RUBY_TYPED_FREE_IMMEDIATELY`
- [bug] HTML5 document encoding differs from HTML4
- [experiment] gumbo using a malloc arena
- explore further optimizing the HTML5 parser and serializer
- wip: use xmlsec's noxxe entity loader
- HTML5 namespaces do not propagate to parent nodes when adding nodes to a document
- [draft] NodeSet is an Array
- explore: alternative CSS selector parsers
- jruby: use a modern c14n library
- explore: removing or overhauling the EncodingReader
- Docs
- C not yet supported