HTML::Pipeline
HTML processing filters and utilities (by jch)
TOML
Parse TOML. Like a bawss. (by jm)
Our great sponsors
HTML::Pipeline | TOML | |
---|---|---|
0 | 0 | |
2,251 | 146 | |
- | - | |
8.2 | 0.0 | |
14 days ago | over 1 year ago | |
Ruby | Ruby | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
HTML::Pipeline
Posts with mentions or reviews of HTML::Pipeline.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning HTML::Pipeline yet.
Tracking mentions began in Dec 2020.
TOML
Posts with mentions or reviews of TOML.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning TOML yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing HTML::Pipeline and TOML you can also consider the following projects:
Nokogiri - Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.
Oga - Oga is an XML/HTML parser written in Ruby.
HappyMapper - Object to XML mapping library, using Nokogiri (Fork from John Nunemaker's Happymapper)
Tomlrb - A Racc based TOML parser
Oj - Optimized JSON
raabro - a Ruby PEG parser library
Ox - Ruby Optimized XML Parser
ROXML - ROXML is a module for binding Ruby classes to XML. It supports custom mapping and bidirectional marshalling between Ruby and XML using annotation-style class methods, via Nokogiri or LibXML.