Skip to content

jessetipton/swift-nice-things

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nice Things

CI

A collection of nice-to-have utilities for writing Swift programs on Apple platforms.

Warning

This package is used in my personal projects and is not intended for general use. There will never be a 1.0.0 release because it will never commit to a stable API. APIs may be added, removed, or changed in breaking ways at any time.

Installation

Add the dependency to your Package.swift:

.package(url: "https://github.com/jessetipton/swift-nice-things.git", from: "0.1.0")

Then add "NiceThings" to the dependencies of any target that needs it.

What's Included

  • Swift macros for reducing boilerplate
  • Extensions on standard library, concurrency, and SwiftUI types

Browse the documentation for the full list.

Recommended Viewing

You Deserve Nice Things by Soroush Khanlou.

About

A collection of nice-to-have utilities for writing Swift programs on Apple platforms.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages