Skip to content
/ SUtils Public

A framework with various utilities for Swift apps.

License

Notifications You must be signed in to change notification settings

gee4vee/SUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUtils

This framework contains some utilities for building Swift apps.

Highlights:

  • Extensions for classes such as String, Collection, Bundle, and more.
  • Random number generator.
  • Application activation tracking.
  • Text field with clickable link.
  • Keychain item creation.
  • Lock and unlock your Mac programmatically.

If you would like to contribute to make this framework grow, open an issue and let me know.