Linker
URL handler
A framework that simplifies handling of URLs in iOS applications by providing a single function to install custom URL handlers
🎯 Your easiest way to handle all URLs.
139 stars
4 watching
4 forks
Language: Swift
last commit: over 6 years ago
Linked from 2 awesome lists
closuredeeplinksios-developer-toolsios-swiftlinkerschemeswift-library
Related projects:
Repository | Description | Stars |
---|---|---|
llfbandit/app_links | A plugin that enables deep linking and URL scheme handling across multiple platforms for Flutter applications. | 219 |
intentkit/intentkit | Makes it easier to integrate third-party URL schemes into iOS apps | 1,788 |
expo/react-native-url-handler | Enables navigation to external URLs and handles in-app URL requests within a mobile application. | 36 |
makoni/select-like-a-boss-for-safari | An extension that allows users to select and drag text within links in Safari | 46 |
iamstoxe/urlgrab | A tool to crawl websites by exploring links recursively with support for JavaScript rendering. | 330 |
microlinkhq/sdk | A library for creating embeddable and link previews from any URL. | 585 |
sticksports/ane-can-open-url | An extension that checks if an app can handle a specific URL scheme | 37 |
patternhelloworld/url-knife | A JavaScript library to extract and decompose URLs in texts with robust patterns, including email addresses. | 341 |
ierror/django-js-reverse | Makes named URL handling in Django easy and non-intrusive from JavaScript | 538 |
nschloe/deadlink | Tools to check and fix broken URLs in code and documentation | 164 |
ekazaev/route-composer | A protocol-oriented library that simplifies navigation and deep linking in iOS applications | 901 |
mikhus/domurl | A lightweight JavaScript library for manipulating URLs | 541 |
vhesener/closures | Provides a set of convenience methods to simplify common iOS framework interactions using closures | 1,744 |
linkchecker/linkchecker | Tool to identify broken links in web pages and websites | 894 |
takasek/actionclosurable | A framework that simplifies iOS development by providing an alternative to traditional Objective-C-style target-action handling with closures. | 124 |