justin / jww-standard-lib

A set of protocols and types I use in all of my projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JWW Standard Library

A set of protocols and types I use in all of my projects.

Contents

  • NotificationToken: A wrapper around observing Notification objects that automatically removes the observer upon deinit.
  • OSLog+Extensions: Add the ability to generate an OSLog instance from a predefined set of category and subsystem values.
  • URL+StaticString: Add the ability to generate a URL instance from a StaticString.

License

Copyright 2021 Justin Williams. Licensed under the MIT license.

About

A set of protocols and types I use in all of my projects.

License:MIT License


Languages

Language:Swift 98.0%Language:Shell 2.0%