Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bperlakih/sysutils
A handful of shorthand static utility functions for iOS
https://github.com/bperlakih/sysutils
Last synced: 1 day ago
JSON representation
A handful of shorthand static utility functions for iOS
- Host: GitHub
- URL: https://github.com/bperlakih/sysutils
- Owner: BPerlakiH
- License: mit
- Created: 2015-06-18T15:52:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-18T16:00:48.000Z (over 9 years ago)
- Last Synced: 2024-10-20T05:12:48.721Z (about 1 month ago)
- Language: Objective-C
- Size: 129 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SysUtils
A handful of shorthand static utility functions for iOSEasy to use, easy to remember, at least easier than the mountful iOS functions eg:
[SysUtils isiPad]
[SysUtils isLandscape]
[SysUtils isiOS: 8.0]
etc.