xs4s
XML Streaming for Scala including FS2/cats support (by ScalaWilliam)
monadic-html
Tiny DOM binding library for Scala.js (by OlivierBlanvillain)
xs4s | monadic-html | |
---|---|---|
1 | - | |
60 | 224 | |
- | - | |
0.0 | 0.0 | |
12 months ago | almost 2 years ago | |
Scala | Scala | |
GNU General Public License v3.0 or later | 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.
xs4s
Posts with mentions or reviews of xs4s.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-04.
-
Advice on huge XML parsing
Have a look at https://github.com/ScalaWilliam/xs4s - I've used is successfully just couple of months ago.
monadic-html
Posts with mentions or reviews of monadic-html.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning monadic-html yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing xs4s and monadic-html you can also consider the following projects:
Scalatags - ScalaTags is a small XML/HTML construction library for Scala.
scala-scraper - A Scala library for scraping content from HTML pages
Hepek - Typesafe HTML templates and static site generator in pure Scala
fs2-data - streaming data parsing and transformation library
Http4s - A minimal, idiomatic Scala interface for HTTP