0.1.0 • Published 1 year ago

intl-locale v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

intl-locale

Get your os locale via Intl.

NPM version

📦 Installation

$ npm install intl-locale
$ yarn add intl-locale
$ pnpm add intl-locale

🚀 Usage

import { locale } from "intl-locale";

locale; // -> your os locale

📝 License

MIT. Made with ❤️ by Ray

0.1.0

1 year ago