Package Exports
- bcp47
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (bcp47) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
BCP 47 parser
Parser for the BCP 47 language tag specification for node.js.
Availability | Compatibility | Documentation
Version: 0.0.1
Availability ↑
Via npm:
npm install bcp47Or simply copying build/bcp47.js into your project's directory and require() accordingly.
Compatibility ↑
✔ Node *