@arcteryx/js-language
v1.29.0
Published
Install it: ``` npm install @arcteryx/js-language ```
Downloads
96
Readme
Arc'teryx Language Helpers
Install it:
npm install @arcteryx/js-language
Use 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