JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 294938
  • Score
    100M100P100Q167205F

Parser for the BCP 47 language tag specification.

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 bcp47

Or simply copying build/bcp47.js into your project's directory and require() accordingly.


Compatibility

✔ Node *


Documentation

Reference
Examples
Change Log
MIT License