TOML
HappyMapper
Our great sponsors
TOML | HappyMapper | |
---|---|---|
0 | 1 | |
146 | 149 | |
- | - | |
0.0 | 0.0 | |
over 1 year ago | 18 days ago | |
Ruby | Ruby | |
MIT License | MIT License |
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.
TOML
We haven't tracked posts mentioning TOML yet.
Tracking mentions began in Dec 2020.
HappyMapper
-
Show HN: Shale – a Ruby object mapper and serializer for JSON, YAML and XML
Nice library with a very approachable documentation, congrats!
I'll probably give it a go to replace my current implementation using nokogiri-happymapper (https://github.com/mvz/happymapper)
What are some alternatives?
HTML::Pipeline - HTML processing filters and utilities
Tomlrb - A Racc based TOML parser
Nokogiri - Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.
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.
shale - Shale is a Ruby object mapper and serializer for JSON, YAML and XML. It allows you to parse JSON, YAML and XML data and convert it into Ruby data structures, as well as serialize data structures into JSON, YAML or XML.
Oj - Optimized JSON
raabro - a Ruby PEG parser library
Oga - Oga is an XML/HTML parser written in Ruby.