Skip to content

Library to parse and convert language codes from BCP-47 into ISO-6393

License

Notifications You must be signed in to change notification settings

kim-company/ex_lang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExLang

Library designed to parse and convert language and locale codes based on ISO 639-3 and RFC 3066 standards. See the module documentation in lib/ex_lang.ex for more information.

Installation

def deps do
  [
    {:ex_lang, "1.0.0"}
  ]
end

About

Library to parse and convert language codes from BCP-47 into ISO-6393

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages