Skip to content

Commit c838c1a

Browse files
committed
Add more related projects
1 parent 166d9ad commit c838c1a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,12 @@ The XML spec has some features that are best turned off, to avoid unsavory thing
4343
- [http4s-scala-xml](https://http4s.org/v0.21/entity/) - XML literal support in http4s
4444
- [Json4s XML](https://github.com/json4s/json4s) - Conversion to and from JSON
4545
- [monadic-html](https://github.com/OlivierBlanvillain/monadic-html) - DOM-like event-based programming with XHTML
46+
- [phobos](https://github.com/TinkoffCreditSystems/phobos) - Data-binding library based on stream parsing using Aalto XML
4647
- [scalaxb](http://scalaxb.org/) - XML data binding, serialization, SOAP and WSDL support
4748
- [ScalaTags](https://github.com/lihaoyi/scalatags) - Alternative syntax for XML literals
4849
- [scala-xml-dotty](https://github.com/felixmulder/scala-xml-dotty) - Macro library for XML literals in Dotty
50+
- [XML SPaC](https://github.com/dylemma/xml-spac) - Streaming event-based parser combinators
51+
- [xs4s](https://github.com/ScalaWilliam/xs4s) - XML streaming for Scala
4952
- [xtract](https://github.com/lucidsoftware/xtract) - A library for deserializing XML
50-
https://github.com/TinkoffCreditSystems/phobos
51-
https://github.com/dylemma/xml-spac
52-
https://github.com/ScalaWilliam/xs4s
5353

5454
See also the "XML" section of [Awesome Scala](https://github.com/lauris/awesome-scala).

0 commit comments

Comments
 (0)