Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 523 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 523 Bytes

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.