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