You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -149,10 +149,9 @@ The package is organized into focused modules:
149
149
150
150
## Related Packages
151
151
152
-
-[swift-html-types](https://www.github.com/coenttb/swift-html-types): A complete Swift domain model of HTML elements and attributes
153
-
-[swift-html](https://www.github.com/coenttb/swift-html): A Swift DSL for type-safe HTML & CSS, integrating swift-css and pointfree-html
154
-
-[swift-web](https://www.github.com/coenttb/swift-web): A collection of types and functions for dealing with common web server concerns
155
-
-[coenttb-com-server](https://www.github.com/coenttb/coenttb-com-server): The coenttb.com website, built with swift-html
152
+
### Used By
153
+
154
+
-[swift-html-css-pointfree](https://github.com/coenttb/swift-html-css-pointfree): A Swift package integrating swift-html-types and swift-css-types with pointfree-html.
0 commit comments