Sablon
Ruby Document Template Processor based on docx templates and Mail Merge fields. (by senny)
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. (by kgiszczak)
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.
Sablon
Posts with mentions or reviews of Sablon.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-17.
shale
Posts with mentions or reviews of shale.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-31.
- Shale v0.9.0 released - a Ruby object mapper and serializer for XML, JSON, TOML, CSV and YAML
- Shale: Ruby object mapper and serializer for JSON, YAML, TOML and XML
- Shale v0.8.0 released - a Ruby object mapper and serializer for XML, JSON, TOML and YAML
- Shale v0.7.0 released - a Ruby object mapper and serializer for XML, JSON, TOML and YAML
- Shale v0.6.0 released - a Ruby object mapper and serializer for XML, JSON, TOML and YAML
- Show HN: Shale – a Ruby object mapper and serializer for JSON, YAML and XML
- Introducing Shale, a Ruby object mapper and serializer for JSON, YAML and XML
What are some alternatives?
When comparing Sablon and shale you can also consider the following projects:
Oj - Optimized JSON
HappyMapper - Object to XML mapping library, using Nokogiri (Fork from John Nunemaker's Happymapper)
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.
Tomlrb - A Racc based TOML parser
tomlib - Tomlib is a fast and standards-compliant TOML parser and generator for Ruby.
TOML - Parse TOML. Like a bawss.
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.
raabro - a Ruby PEG parser library
HTML::Pipeline - HTML processing filters and utilities