File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments