0.1.0 • Published 2 years ago
intl-locale v0.1.0
intl-locale
Get your os locale via Intl
.
📦 Installation
$ npm install intl-locale
$ yarn add intl-locale
$ pnpm add intl-locale
🚀 Usage
import { locale } from "intl-locale";
locale; // -> your os locale
📝 License
0.1.0
2 years ago