You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

i18next-electron-language-detector

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

i18next-electron-language-detector

Electron language detector for i18next

0.0.10
latest
Source
npmnpm
Version published
Weekly downloads
2.3K
-84.43%
Maintainers
1
Weekly downloads
 
Created
Source

Introduction

npm version dependencies peerDependencies downloads MIT License

This is an i18next language detection plugin which is used to determine user language in the Electron.js application by applying an app.getLocale() method.

Installation

Source can be loaded via npm.

# npm package
$ npm install i18next-electron-language-detector

Usage

import i18next from 'i18next'
import LanguageDetector from 'i18next-electron-language-detector';

i18next
  .use(LanguageDetector)
  .init()

Note: On Windows you have to call it after the ready events gets emitted.

Keywords

electron

FAQs

Package last updated on 11 Feb 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.