Nexum
Apple appears to have stopped updating their Reachability code. It isn't marked up with nullability for use with Swift projects, it doesn't use ARC, and is generally inflexible. Nexum is a drop-in replacement for Apple's reachability that is still extremely similar and very simple, but designed for easy, drop-in use and more design flexibility. Not everyone wants to use NSNotification all the time :P
Setup
For a quick start guide, see the project website. The website is hosted on GitHub Pages, and is built using Jekyll and jekyll-docs-theme.
Documentation
Full documentation is available on the project website. Documentation is generated with JazzyDoc, and styled using Jony. The hosted documentation is applicable for the latest version found under 'releases'.
Contribution Guidelines
See the contribution guidelines before contributing to the project.
Community Guidelines
See the code of conduct for detailed participation rules. Please report all violations to [email protected]