1.29.0 • Published 2 years ago
@arcteryx/js-language
Licence
ISC
Version
1.29.0
Deps
0
Size
8 kB
Vulns
0
Weekly
0
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