UNPKG

hjs-locale

Version:

Make locale manipulation easy inside NodeJS

20 lines (13 loc) 442 B
# HJS-LOCALE > Make locale manipulation easy inside NodeJS. Some classes: Locale, ENGLISH, FRENCH, GERMAN, US etc... Note: Windows platform not supported for the moment because i need a reliable way to parse systeminfo DOS command to extract the user locale data. ## Installation Node: ```sh npm install hjs-locale --save ``` ## Meta Aime – abiendo@gmail.com Distributed under the MIT license. See ``LICENSE`` for more information.