Socket
Socket
Sign inDemoInstall

browser-language-detector

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    browser-language-detector

A lightweight cross-browser JavaScript library for detecting browser and user language


Version published
Weekly downloads
8
decreased by-33.33%
Maintainers
1
Install size
39.4 kB
Created
Weekly downloads
 

Readme

Source

A lightweight cross-browser JavaScript library for detecting browser and user language.

NPM Build Status Coverage Status Quality License

Download

Latest build

Installation

In a browser:

<script src="BrowserLanguageDetector.js"></script>

Using npm:

$ npm i --save browser-language-detector

Examples

So... it works like this:

BrowserLanguageDetector.lang; // en or your browser language

License

MIT

Keywords

FAQs

Last updated on 18 Oct 2017

Did you know?

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc