0.0.1-next.0 • Published 2 years ago

@standardsets/locales v0.0.1-next.0

Weekly downloads
-
License
gpl-3.0
Repository
github
Last release
2 years ago

Utilities for querying Locales, and their equivalent variations.

Install

Via npm

npm install -S @standardsets/core @standardsets/locales

Via Yarn

yarn add @standardsets/core @standardsets/locales

Methods

  • getItemVariation - Allows for swapping one variation for another. (ex. name threeLetterCode | Maori mri)
  • getVariations - Listing of available variations for the current data set.
  • getVariationItems - Query data set and return the specified variation items. Defaults to name.

License

GPL-3.0 © Standard Sets

0.0.1-next.0

2 years ago