A picture representing sindresorhus

sinsdoreshu

sinsdoreshu
Regex screenshot

正则表达式

2022年1月27日 • MIT 许可协议
这是一个 NSRegularExpression 的封装,用于在 Swift 中更方便且类型安全地使用正则表达式。
ExceptionCatcher screenshot

ExceptionCatcher

2020年6月16日 • MIT 许可协议
在 Swift 中捕获 Objective-C 异常。
is-camera-on screenshot

is-camera-on

2020年6月15日 • MIT 许可协议
检查内置的 Mac 摄像头是否已开启。
CustomButton screenshot

CustomButton

2020年6月14日 • MIT 许可协议
为您的 macOS 应用提供可定制的按钮。
Percentage screenshot

Percentage

2020年6月13日 • MIT 许可协议
一种 Swift 的百分比类型。
macos-wallpaper screenshot

macos-wallpaper

2020年6月13日 • MIT 许可协议
管理 macOS 的桌面壁纸。
Defaults screenshot

Defaults

2020年6月12日 • MIT 许可协议
具有 Codable 支持的强类型 UserDefaults,键观察和 SwiftUI 支持。
LaunchAtLogin screenshot

LaunchAtLogin

2020年6月11日 • MIT 许可协议
在几秒钟内为您的隔离 macOS 应用添加“登录时启动”功能。
Preferences screenshot

Preferences

2020年6月10日 • MIT 许可协议
在几分钟内为您的 macOS 应用添加首选项窗口。面板可以使用 SwiftUI、Storyboard 或 NSView 创建。
DockProgress screenshot

DockProgress

2020年6月10日 • MIT 许可协议
在您的应用程序Dock图标中显示进度。包括多种样式。
CircularProgress screenshot

CircularProgress

2020年6月9日 • MIT 许可协议
为您的 macOS 应用提供圆形进度指示器。
KeyboardShortcuts screenshot

KeyboardShortcuts

2020年5月29日 • MIT 许可协议
在几分钟内向您的 macOS 应用添加用户自定义的全局快捷键。