swift-web icon indicating copy to clipboard operation
swift-web copied to clipboard

🕸 A collection of Swift server-side frameworks for handling HTML, CSS, routing and middleware.

Results 2 swift-web issues
Sort by recently updated
recently updated
newest added

**Updated swift-html to a more recent commit [swift-html to be9d301](https://github.com/pointfreeco/swift-web/commit/1d17f699a64c8a14d3184752f6f84a66ead8e960)** **Using swift-snapshot-testing 1.15.3 instead of the async branch** - This change broke the `Conn` snapshot strategy, to fix it I...

Xcode 16 added support for the [EditorConfig standard](https://editorconfig.org/)[^1]. This allows a project/repo to specify basic formatting rules so the editor can behave correctly.[^2] > [!NOTE] > You may need to...