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
+9-3Lines changed: 9 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,13 @@
1
-
Write HTML using Swift Macros.
1
+
Write HTML using Swift Macros. Supports HTMX via global attributes.
2
2
3
3
<ahref="https://swift.org"><imgsrc="https://img.shields.io/badge/Swift-5.9+-F05138?style=&logo=swift"alt="Requires at least Swift 5.9"></a> <imgsrc="https://img.shields.io/badge/Platforms-Any-gold"> <ahref="https://discord.com/invite/VyuFQUpcUz"><imgsrc="https://img.shields.io/badge/Chat-Discord-7289DA?style=&logo=discord"></a> <ahref="https://github.com/RandomHashTags/swift-htmlkit/blob/main/LICENSE"><imgsrc="https://img.shields.io/badge/License-Apache_2.0-blue"alt="Apache 2.0 License"></a>
This library is the clear leader in performance & efficiency. Static webpages offer the best performance, while dynamic pages still tops the charts (I am actively researching and testing improvements for dynamic pages).
253
255
254
256
## Contributing
255
-
Create a PR.
257
+
Contributions are always welcome.
258
+
259
+
Please try to use this library's syntax when creating a PR.
260
+
261
+
Changes in syntax **must** solve real-word problems to be accepted.
0 commit comments