Framework
KLShareLink
API Documentation: DocC Select a useful link candidate from real-world share text through a documented scheme-and-host filter. KLShareLink is a small Swift package from Nuancery Labs with no third-party runtime dependencies. It was extracted from production behavior in wondays, where shared text may contain an explicit URL, several unrelated URLs, provider-specific text, or no usable link at all. The package does one job: select an HTTP(S) URL that passes its syntactic filter and explain which configured provider matched it. It does not fetch the URL, expand redirects, render web content, persist history, or decide what your app should do next.
Guides
API Reference
Architecture
Migration
KLShareLink · Swift Package documentation