system-locale
DefinitelyTyped icon, indicating that this package has TypeScript declarations provided by the separate @types/system-locale package

0.1.0 • Public • Published

system-locale

Get the locale from your operating system. Support macOS, Linux & Windows.

npm version Travis build status AppVeyor build status dependency status dev dependency status ISC-licensed

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.

Package Sidebar

Install

npm i system-locale

Weekly Downloads

8

Version

0.1.0

License

ISC

Last publish

Collaborators

  • derhuerst