From 4ff840b323bf6a0c5df889dee2103751c1706a7b Mon Sep 17 00:00:00 2001 From: Darizhapov Yampil <55722614+yupichkin@users.noreply.github.com> Date: Tue, 21 May 2024 01:29:12 +0300 Subject: [PATCH 1/2] Update README.md added phobos library --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d884e5b7..41423400 100644 --- a/README.md +++ b/README.md @@ -630,6 +630,7 @@ Name | Description | GitHub Activity ---- | ----------- | --------------- [**scala-scraper**](https://github.com/ruippeixotog/scala-scraper) | A Scala library for scraping content from HTML pages | ![GitHub stars](https://img.shields.io/github/stars/ruippeixotog/scala-scraper) ![GitHub commit activity](https://img.shields.io/github/commit-activity/y/ruippeixotog/scala-scraper) [xs4s](https://github.com/ScalaWilliam/xs4s) | XML Streaming for Scala including FS2/cats support | ![GitHub stars](https://img.shields.io/github/stars/ScalaWilliam/xs4s) ![GitHub commit activity](https://img.shields.io/github/commit-activity/y/ScalaWilliam/xs4s) +[phobos](https://github.com/valentiay/phobos) | Phobos is an XML data-binding library based on stream parsing | ![GitHub stars](https://img.shields.io/github/stars/valentiay/phobos) ![GitHub commit activity](https://img.shields.io/github/commit-activity/y/valentiay/phobos) ### Markdown From b5bf1a933be47f3dd3a2cf8b103512536719a5ae Mon Sep 17 00:00:00 2001 From: yupichkin Date: Sun, 2 Jun 2024 09:58:55 +0300 Subject: [PATCH 2/2] FIX: revert readme and added change to template.md --- README.md | 1 - template.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41423400..d884e5b7 100644 --- a/README.md +++ b/README.md @@ -630,7 +630,6 @@ Name | Description | GitHub Activity ---- | ----------- | --------------- [**scala-scraper**](https://github.com/ruippeixotog/scala-scraper) | A Scala library for scraping content from HTML pages | ![GitHub stars](https://img.shields.io/github/stars/ruippeixotog/scala-scraper) ![GitHub commit activity](https://img.shields.io/github/commit-activity/y/ruippeixotog/scala-scraper) [xs4s](https://github.com/ScalaWilliam/xs4s) | XML Streaming for Scala including FS2/cats support | ![GitHub stars](https://img.shields.io/github/stars/ScalaWilliam/xs4s) ![GitHub commit activity](https://img.shields.io/github/commit-activity/y/ScalaWilliam/xs4s) -[phobos](https://github.com/valentiay/phobos) | Phobos is an XML data-binding library based on stream parsing | ![GitHub stars](https://img.shields.io/github/stars/valentiay/phobos) ![GitHub commit activity](https://img.shields.io/github/commit-activity/y/valentiay/phobos) ### Markdown diff --git a/template.md b/template.md index 0a6917b0..a33a8179 100644 --- a/template.md +++ b/template.md @@ -634,6 +634,7 @@ Name | Description | GitHub Activity ---- | ----------- | --------------- * [ruippeixotog/scala-scraper](@ghRepo) * [ScalaWilliam/xs4s](@ghRepo) +* [valentiay/phobos](@ghRepo) ### Markdown