StupidNSWindow
|
With StupidNSWindow, you can easily adjust the height of the titlebar, reposition the close, minimize, and maximize buttons. |
BinaryStoreSwift
|
BinaryStore is a Swift Package designed for creating custom binary data files. BinaryStore supports not only standard 8-bit, 16-bit, 32-bit, and 64-bit integers but also non-standard 24-bit, 40-bit, 48-bit, and 56-bit integers. |
NoPrint
|
NoPrint is a lightweight Swift Package that removes print statements in release builds. |
XCTestDelayPrinter
|
A lightweight XCTest utility package that solves 2 problems: 1. Outputs logs only after all tests complete, preventing scattered logs during execution. 2. Logs are printed only when running a single test case. When running all tests with ⌘+U, no output is produced, and delayed closures are skipped. |
XPtrSwift
|
XPtrSwift 是一个简单、轻量、迅速的加密/解密算法,具备 O(1) 级读写性能。 XPtrSwift is a simple, lightweight, and fast encryption/decryption algorithm with O(1) read/write performance. |
DirtyJSON
|
A Swift package for automatically fixing invalid JSON data. 超强纠错 JSON 解析器(Swift 版)。 |
OnyxShellSwift
|
OnyxShell is a Swift library for parsing command-line arguments, helping developers build powerful command-line tools in an elegant way. |
MaterialColor
|
Provides a default color palette, similar to Tailwind CSS, consisting of slate, gray, zinc, neutral, stone, red, orange, amber, yellow, lime, green, emerald, teal, cyan, sky, blue, indigo, violet, purple, fuchsia, pink, and rose. Each color includes 11 different saturations, ranging from light to dark. 一个山寨了 Tailwind CSS 的 swift package。 |
EmojiListSwift
|
EmojiList is a very simple Swift package that provides arrays of Character representing different types and styles of emojis. |
SKLiteSwift
|
A minimal wrapper for the Swift SQLite3 library. |