.swiftlint.yml | |
|
|
.github/FUNDING.yml | |
|
|
.github/ISSUE_TEMPLATE/bug_report.md | |
|
|
.github/ISSUE_TEMPLATE/feature_request.md | |
|
|
.github/workflows/release_pod.xml | |
|
|
.github/workflows/swift.yml | |
|
|
.gitignore | |
|
|
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata | |
|
|
CODE_OF_CONDUCT.md | |
|
|
Documentation/language.md | |
|
|
ISO639.podspec | |
|
|
LICENSE | |
|
|
Makefile | |
|
|
Package.swift | 26 | A 0 mins |
|
README.md | |
|
|
Sources/ISO639/Character+Extensions.swift | 8 | A 0 mins |
|
Sources/ISO639/CharacterArray+Extensions.swift | 53 | B 4 hrs |
|
Sources/ISO639/ISO639Alpha1.swift | 195 | C 1 day |
|
Sources/ISO639/ISO639Alpha2.swift | 195 | C 1 day |
|
Sources/ISO639/Language+All.swift | 1,736 | F 4 days |
|
Sources/ISO639/Language+Extensions.swift | 43 | A 0 mins |
|
Sources/ISO639/Language.swift | 38 | A 0 mins |
|
Sources/ISO639/LanguageArray+Extensions.swift | 68 | B 5 hrs |
|
Sources/ISO639/LanguageSymbols+Characters.swift | 178 | A 35 mins |
|
Sources/ISO639/LanguageSymbols.swift | 104 | A 0 mins |
|
Sources/ISO639/LanguageSymbols/ChineseLanguageSymbols.swift | 7 | A 0 mins |
|
Sources/ISO639/LanguageSymbols/JapaneseLanguageSymbols.swift | 5 | A 0 mins |
|
Sources/ISO639/LetterCase.swift | 5 | A 0 mins |
|
Sources/ISO639/LocaleHelper.swift | 5 | A 0 mins |
|
Sources/ISO639/Resources/Localizable.strings | |
|
|
Sources/ISO639/Resources/bg.lproj/Localizable.strings | |
|
|
Sources/ISO639/Resources/cs.lproj/Localizable.strings | |
|
|
Sources/ISO639/Resources/da.lproj/Localizable.strings | |
|
|
Sources/ISO639/Resources/de.lproj/Localizable.strings | |
|
|
Sources/ISO639/Resources/el.lproj/Localizable.strings | |
|
|
Sources/ISO639/Resources/en.lproj/Localizable.strings | |
|
|
Sources/ISO639/Resources/es.lproj/Localizable.strings | |
|
|
Sources/ISO639/Resources/fi.lproj/Localizable.strings | |
|
|
Sources/ISO639/Resources/fr.lproj/Localizable.strings | |
|
|
Sources/ISO639/Resources/it.lproj/Localizable.strings | |
|
|
Sources/ISO639/Resources/ja.lproj/Localizable.strings | |
|
|
Sources/ISO639/Resources/lv.lproj/Localizable.strings | |
|
|
Sources/ISO639/Resources/nl.lproj/Localizable.strings | |
|
|
Sources/ISO639/Resources/pl.lproj/Localizable.strings | |
|
|
Sources/ISO639/Resources/pt.lproj/Localizable.strings | |
|
|
Sources/ISO639/Resources/ro.lproj/Localizable.strings | |
|
|
Sources/ISO639/Resources/ru.lproj/Localizable.strings | |
|
|
Sources/ISO639/Resources/uk.lproj/Localizable.strings | |
|
|
Sources/ISO639/Resources/zh.lproj/Localizable.strings | |
|
|
Sources/ISO639/String+Extensions.swift | 15 | A 0 mins |
|