@arcteryx/js-language
v1.29.0
Published
Install it: ``` npm install @arcteryx/js-language ```
Readme
Arc'teryx Language Helpers
Install it:
npm install @arcteryx/js-languageUse it as an ES Module:
import {getLanguageFromLangCode} from '@arcteryx/js-language'Build and test locally like this:
npm install
npm run build
npm run test:watch