WolfGeometry
|
Swift methods, types, and extensions for doing geometrical calculations. |
WolfCore
|
|
WolfLorem
|
Functions to generate random placeholders in the style of Lorem Ipsum. |
ExtensibleEnumeratedName
|
Swift protocol for creating names that are type-safe, statically-bound, and extendible at compile time. |
WolfConcurrency
|
Swift tools and conveniences for concurrency, including Dispatch and an implementation of promises. |
WolfNesting
|
An operator for easily and visually creating nested object hierarchies, such as UIViews, NSViews, or SpriteKit or SceneKit nodes. |
WolfPipe
|
A simple implementation of the forward pipe operator |> for Swift. |
WolfNumerics
|
Some useful numeric types and methods for Swift. |
LifeHash
|
A beautiful method of hash visualization based on Conway’s Game of Life. |
WolfStrings
|
A library of conveniences for working with Swift strings and NSAttributed strings. |
WolfFoundation
|
A variety of types and conveniences built on or extending Foundation. |
WolfOSBridge
|
Conveniences for writing code that runs under both iOS and macOS. |
WolfWith
|
A Swift implementation of the With-Operator. |