Skip to content

Parser for the BCP 47 language tag specification.

License

Notifications You must be signed in to change notification settings

gagle/node-bcp47

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bcp47

Parser for the BCP 47 language tag specification

npm travis coveralls

BCP 47

module.parse(tag) : Object
Parses the language tag and returns an object with all the available information. If the tag is not valid it returns null. Look at the examples folder to see what information returns.

About

Parser for the BCP 47 language tag specification.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published