UNPKG

globalize

Version:

A JavaScript library for internationalization and localization that leverages the official Unicode CLDR JSON data.

12 lines (8 loc) 239 B
## E_PAR_MISSING_KEY Thrown when a parameter misses a required key. Error object: | Attribute | Value | | --- | --- | | code | `E_PAR_MISSING_KEY` | | key | Name of the missing parameter's key | | name | Name of the missing parameter |