system-locale
v0.1.0
Published
Get the locale from your operating system.
Downloads
75
Maintainers
Readme
system-locale
Get the locale from your operating system. Support macOS, Linux & Windows.
Installing
npm install system-locale
Usage
const locale = require('system-locale')
locale().then(console.log)
en_DE
Contributing
If you have a question, found a bug or want to propose a feature, have a look at the issues page.