Percentage
Percentage type
A Swift package providing a type-safe and readable way to represent percentages in code.
A percentage type for Swift
270 stars
3 watching
24 forks
Language: Swift
last commit: 4 months ago
Linked from 1 awesome list
numberpercentpercentageswift-packagetypetype-safety
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/defaults | A modern, type-safe wrapper around UserDefaults for storing and managing app data persistently | 2,032 |
sindresorhus/regex | A wrapper around NSRegularExpression to simplify regular expression usage in Swift | 331 |
sindresorhus/exceptioncatcher | Wraps an Objective-C exception handler to enable catching exceptions in Swift | 133 |
sindresorhus/is | A utility for determining the type of a value at compile-time or runtime | 1,682 |
sindresorhus/random-int | Generates random integers within specified ranges | 87 |
sindresorhus/extendedattributes | Library for managing extended file system attributes in Swift | 41 |
sindresorhus/round-to | A utility library for rounding numbers to specific decimal places | 155 |
radex/swift_stdlib | An updated collection of Xcode-generated headers from the Swift standard library across multiple beta versions. | 16 |
swiftyalex/samples | A collection of reusable code examples in Swift to illustrate various software development concepts and techniques. | 93 |
sindresorhus/yn | A utility for parsing yes/no like values with optional typo tolerance | 266 |
typelift/swiftx | A collection of functional data types and functions for Swift programming | 219 |
sindresorhus/electron-util | Utilities and APIs for Electron apps and modules | 1,280 |
sindresorhus/read-package-up | Finds the closest package.json file and returns its contents | 258 |
sindresorhus/image-type | Detects the type of an image from a binary buffer | 373 |
sindresorhus/project-ideas | A collection of ideas and suggestions for JavaScript projects | 544 |