Swiftpack.co - Swift Packages by Ryu0118

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by Ryu0118

Ryu0118/SRCircleProgress 0.2.1
Customizable circle progress bar written in Swift.
⭐️ 2
🕓 1 year ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
0.2.1
1 year ago
0.2.0
1 year ago
0.1.4
1 year ago
0.1.3
1 year ago
0.1.0
1 year ago
iOS
Ryu0118/EnumGen 0.0.4
EnumGen is a library and CLI tool that makes it easy to create enums from strings.
⭐️ 2
🕓 1 year ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
0.0.4
1 year ago
# Changed Added options ``` USAGE: enumgen [--separator <separator>] [--enum-name <enum-name>] [--delimiter <delimiter>] [--raw-value] [--enum-type <enum-type>] <path> ARGUMENTS: <path> The path (relative or absolute) of the file you want to convert to enum OPTIONS: -s, --separator <separator> Separator to convert text files to enum cases (default: ) -e, --enum-name <enum-name> Name of enum type -d, --delimiter <delimiter> If you want to recognize invalid_name as a case of enum, you can convert it to lower camel case by setting the value of the —delimiter option to "_" (like case invalidName) --raw-value Assign a value to each element --enum-type <enum-type> Make enum inherit the specified type. Only integer literals, floating point numeric literals, and string literals can be inherited (default: String) -h, --help Show help information. ```
0.0.3
1 year ago
# Changed Fixed a bug that file paths from home directory could not be specified (~/, $HOME/)
0.0.2
1 year ago
# Changed Fixed some bugs. Added --delimiter option. This option can be changed from symbol delimiter to lower camel.
0.0.1
1 year ago
iOS macOS watchOS tvOS
Ryu0118/AuthField 0.1.0
AuthField is customizable pin code field like apple 2-factor authentication (自作Libraryの練習1)
⭐️ 0
🕓 1 year ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
0.1.0
1 year ago
iOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics