0.1.1 • Published 5 years ago
@altipla/langs v0.1.1
langs
Utilities to prepare and translate langs.
Install
npm i @altipla/langsUsage
Basic usage
Import the package to have the pair of functions in scope:
import { getLang } from '@altipla/langs'
console.log(getLang('es').name)