coenttb-com-shared
This package is currently in active development and is subject to frequent changes. Features and APIs may change without prior notice until a stable release is available.
You can add coenttb-com-shared to an Xcode project by including it as a package dependency:
Repository URL: https://github.com/coenttb/coenttb-com-shared
For a Swift Package Manager project, add the dependency in your Package.swift file:
dependencies: [
.package(url: "https://github.com/coenttb/coenttb-com-shared", branch: "main")
]
- coenttb-blog: A Swift package for blog functionality with HTML generation.
- coenttb-newsletter: A Swift package for newsletter subscription and email management.
- coenttb-server: A Swift package for building fast, modern, and safe servers.
- coenttb-syndication: A Swift package for RSS and Atom feed generation.
- coenttb-web: A Swift package with tools for web development building on swift-web.
- swift-translating: A Swift package for inline translations.
- pointfreeco/swift-dependencies: A dependency management library for controlling dependencies in Swift.
- pointfreeco/xctest-dynamic-overlay: Define XCTest assertion helpers directly in production code.
This project is available under dual licensing:
GNU Affero General Public License v3.0 (AGPL-3.0)
Free for open source projects. See LICENSE for details.
For proprietary/commercial use without AGPL restrictions.
Contact info@coenttb.com for licensing options.