Skip to content

Commit 32b1f38

Browse files
committed
docs: update Related Packages section with accurate categorization
1 parent 4be8f2f commit 32b1f38

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -155,13 +155,16 @@ HTMLCSSPointFreeHTML
155155

156156
## Related Packages
157157

158-
### For End Users
159-
* [swift-html](https://www.github.com/coenttb/swift-html) - The Swift library for domain-accurate and type-safe HTML & CSS.
158+
### Dependencies
159+
160+
- [pointfree-html](https://github.com/coenttb/pointfree-html): A fork of pointfreeco/swift-html with extended functionality.
161+
- [swift-css-types](https://github.com/coenttb/swift-css-types): A Swift package with foundational types for CSS.
162+
- [swift-html-types](https://github.com/coenttb/swift-html-types): A Swift package with foundational types for HTML.
163+
164+
### Used By
160165

161-
### Foundation Packages
162-
* [swift-html-types](https://www.github.com/coenttb/swift-html-types) - A Swift package with foundational types for HTML.
163-
* [swift-css-types](https://www.github.com/coenttb/swift-css-types) - A Swift package with foundational types for CSS.
164-
* [pointfree-html](https://www.github.com/coenttb/pointfree-html) - A fork of pointfreeco/swift-html with extended functionality.
166+
- [coenttb-web](https://github.com/coenttb/coenttb-web): A Swift package with tools for web development building on swift-web.
167+
- [swift-html](https://github.com/coenttb/swift-html): The Swift library for domain-accurate and type-safe HTML & CSS.
165168

166169
## License
167170

0 commit comments

Comments
 (0)