Skip to content

gitMcFly/lc-locale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lc-locale

Typesafe Locale specification via locale + language. Not a complete enumeration by any means, but inclusion of your favorite country & language is just a pull request away!

Usage

import lc_locale

let toronto = Locale.canada(language: .english)
let quebec = Locale.canada(language: .french)

let cuba = Locale.cuba()
let officialCubanLanguage = cuba.language // .spanish

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages