Swiftpack.co - Swift Packages by Nirma

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by Nirma

Nirma/UIFontComplete 6.2.0
Font management (System & Custom) for iOS and tvOS
⭐️ 1,326
πŸ•“ 24 weeks ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Adelle Sans Devanagari
24 weeks ago
## Summary Added in the font `Adelle Sans Devanagari` and a fix for deployment targets. Special thanks to @RomanPodymov!
Dynamic Type Support
1 year ago
## Summary This release adds dynamic type support via: https://github.com/Nirma/UIFontComplete/pull/43 Thank you @misteu for putting this together!
SwiftUI Compatibility Improvements
2 years ago
## Summary This release has some minor but breaking changes around improving the usability of UIFontComplete with SwiftUI.
2020 End of World Edition
3 years ago
## Summary This release removes some deprecated fonts and updates which fonts are available on iOS and tvOS. Some fonts are available on both platforms now, some other fonts have also been added and deleted. Since some fonts have been retired this technically is a breaking release but not because of functionality being added or removed from this library. If I forgot anything or you feel that something could be done better by all means FEEL FREE TO CONTRIBUTE! ---- P.S. 2020 is turning out to be an unstable year, looks like all bets are off at this point. Please stay safe and take care. ~ Nicko
The Package
4 years ago
This release fixes package manager support. Thanks @nuudles for putting this together!
Swift 5
5 years ago
This is simply a project modernization release, no major code changes.
TV
6 years ago
This release introduces support for tvOS fonts.
Swifty Fix
6 years ago
This release fixes an issue with cocoapods in a previous release. Enjoy!
Swift 4
6 years ago
Swift 4 Support! This release contains no new code changes, only updated project settings so that the project be compiled in Swift 4. Enjoy!
Alphabet Soup
6 years ago
This is a minor release with the following changes ## Changes - The System font enum has been reorganized in Alphabetical order - Tests have been moved to top level "Tests" folder - Non essential code has been removed
iOS
Nirma/Attributed 3.1.0
Β΅framework for Attributed strings.
⭐️ 755
πŸ•“ 3 years ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
SPM
3 years ago
## Summary Added Swift Package Manager support.
Swift 5
5 years ago
Swift 5 project modernization, no major code changes.
Over the hill
5 years ago
This release contains various minor styling and formatting changes, functionality should not be affected.
Swifty 4.2
5 years ago
This release focuses solely on code changes necessary for Swift 4.2
Bounce
5 years ago
This release is a minor release that deals with a crash involving using the underline Attribute. The issue is detailed here: #53 Great work @SaezChristopher ! Thanks so much!
Webster
6 years ago
This release makes the dictionary held by the `Attributes` struct public. The state of this dictionary still can not be edited, but it can now be read.
Line
6 years ago
This release addresses an issue with the the strike-through attribute not properly working, this issue has since been fixed and tested. Enjoy!
Swifty Fix
6 years ago
This release addresses the issues in #41 where the carthage build was failing. The tests have also been ported to Swift 4. Enjoy!
Swift 4
6 years ago
This release adds no new features, it is solely for the purpose of porting `Attributed` to Swift 4.
Offset
6 years ago
## Summary This release adds functionality for supporting the use of `NSBaseLineAttributeName` through this library's interface. Just call `.baseOffset()` with an `NSNumber` value specifying the offset you wish to use.
iOS
Nirma/Default 3.0.0
Modern interface to UserDefaults + Codable support
⭐️ 472
πŸ•“ 1 year ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Swift 5
5 years ago
This release is simply project modernization for Swift 5.
The Cleaner
6 years ago
This release introduces adds a new `clear()` method that adds a method for deleting `Default` objects. Thanks @nitrag for putting this together!
To the point
6 years ago
## Summary The release's focus is about shortening the read / write method names and adding support for having a default value for when the value being read is currently not stored in the users defaults. ## Changes - Writing an object to `UserDefaults` with Default is now accomplished with: `write()` or `write(withKey:)` - Reading an object from `UserDefaults` is now accomplished with `read()` or `read(forKey:)` - `defaultValue` has been added to the protocol, the default implementation returns `nil` can be customized to return a default value when nothing exists in defaults. @Cyberbeni Thanks so much for the pull request! Great work! πŸ’―
Codable all the things!
6 years ago
This is the initial release of `Default`!
Nirma/UIDeviceComplete 3.0.0
UIDevice extensions that fill in the missing pieces.
⭐️ 415
πŸ•“ 31 weeks ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
iPhone 15 & Pro models
31 weeks ago
## Summary This release updates the library with identifiers for iPhone 15 and pro models.
iPhone 14 & Pro models
1 year ago
## Summary Added in iPhone 14 & iPhone 14 Pro device identifiers.
Xcode 14 & beyond
1 year ago
This release contains a minor fix for Xcode 14 and the newly enforced rule around null terminated strings. Special thanks to @dmace2 for putting this together!
Fixes for the Previous
2 years ago
This release fixes incorrect detection of iPad Air (5th Generation) devices, as well as correcting of misspellings. Tests for the new devices are also added. This update was put together by @jminutaglio and @vincentneo.
New Devices Spring 2022
2 years ago
## Summary This release adds support for detecting iPhone SE Gen 3 and iPad Air Gen 5. This update was put together by @jminutaglio and @vincentneo
Spring iPads
2 years ago
This release adds support for devices announced in the Spring 2021 event: - iPad Pro 11 inch (3rd Generation) - iPad Pro 12.9 inch (5th Generation)
5G iPhones + New iPads
3 years ago
This release adds support for: - iPad - iPad Air (4th generation) - iPad (8th generation) - iPhone - iPhone 12 mini - iPhone 12 - iPhone 12 Pro - iPhone 12 Pro Max Do note that, the minimum supported iOS version is now iOS 11, instead of iOS 8.
Xcode 12 fixes
3 years ago
This release should solve your problems while you work on your shiny new iOS 14 apps, using Xcode 12 beta. In addition, Mac Catalyst support has also been disabled, with no practical usability in its current form, as all fields would return unknown or invalid data.
10.2 inch
3 years ago
This release fixes a minor issue where the 7th gen iPad's screen size inches would incorrectly return `nil`.
iPad, SE
3 years ago
This release adds detection support for iPhone SE (2nd Generation), iPad Pro 11 inch (2nd Generation) and iPad Pro 12.9 inch (4th Generation).
iOS watchOS
Nirma/SFSymbol 2.3.0
SFSymbols 5 through 1.1 at your fingertips!
⭐️ 189
πŸ•“ 30 weeks ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
SFSymbols 5.0
30 weeks ago
This release adds support for all the identifiers found in SFSymbol 5.0.
Key
1 year ago
## Summary This release includes missing symbol identifiers for `key.horizontal` and `key.horizontal.fill`. Special thanks to @adamwulf for catching this and putting together the PR.
Catalyst
1 year ago
## Summary A big thanks to @adamwulf for fixing compatibility with Catalyst. Also included in this release is an additional convenience initializer for using variable values with symbols like `wifi`: ```swift Image(symbol: SFSymbol4.wifi, variableValue: 0.5) ```
SFSymbols 4 and 3.3
1 year ago
## Summary This release restructures the enums for SFSymbols(4-1) that use nested enums to break up the data structure and make it easier to drill down for the specific symbol identifier you are searching for.
Love for `NSImage`
2 years ago
# Summary A big thanks to @vincentneo for working on the changes in this release. - `NSImage` convenience initilizers - Version checks for macOS
SFSymbol 2
3 years ago
## Summary This release includes support for SFSymbol 2 glyphs. Please use the `SFSymbol2` enum for SFSymbol 2 identifiers and `SFSymbol` for SFSymbol 1.1 identifiers. https://developer.apple.com/sf-symbols/
SPM Fix for tvOS
3 years ago
## Summary This release addresses an issue with Swift Package Manager settings with iOS and tvOS versions.
SwiftUI Image extension
3 years ago
## Summary This release just simply adds the same functionality that this library added to UIKit's `UIImageView`. Now you can create `Image`s from SFSymbols in SwiftUI with a line of code like this: ```swift Image(symbol: .playCircle) ```
Xcode 12 support
3 years ago
This release adds support for Xcode 12.
Conveniently convenient
3 years ago
This version adds an even briefer way to use SFSymbols in your code like this: ```swift UIImage(symbol: .airplane) ```
iOS macOS watchOS tvOS
Nirma/Mu 0.2.0
Minimalist HTTP request library via async / await
⭐️ 16
πŸ•“ 2 years ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
PATCH
2 years ago
This release expands the number of supported HTTP verbs to include `PATCH` as well as `HEAD` and others like `CONNECT`, `TRACE` and `OPTIONS`. tvOS Support is also enabled in this release.
Beginnings
2 years ago
# Summary This is the initial alpha release of 'Mu'. I hope to increase test coverage and receive feedback a bit before releasing an official `1.0.0` release.
iOS macOS watchOS tvOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics