node-i18next-browser-languagedetector 6.1.3-1 source package in Ubuntu

Changelog

node-i18next-browser-languagedetector (6.1.3-1) unstable; urgency=medium

  * New upstream version

 -- Nicolas Mora <email address hidden>  Fri, 11 Feb 2022 19:44:40 -0500

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-i18next-browser-languagedetector_6.1.3-1.dsc 2.7 KiB 5ec66b66868a641f8cccc9a66717c748a1719635424f3bb00eb0d403b3c7d0ba
node-i18next-browser-languagedetector_6.1.3.orig.tar.gz 96.9 KiB 5134156f1a62da58d82d7655645abff93a8966fbc9a137696b27cc4a0cf014f5
node-i18next-browser-languagedetector_6.1.3-1.debian.tar.xz 4.0 KiB 3ba97901b1884e9d094d4417d6bdb549059dd2e1a6184a8998180355a7e4a678

Available diffs

No changes file available.

Binary packages built by this source

libjs-i18next-browser-languagedetector: language detector used in browser environment for i18next - js library

 This is a i18next language detection plugin use to detect user language in the
 browser with support for:
  - cookie
  - localStorage
  - navigator
  - querystring (append ?lng=LANGUAGE to URL)
  - htmlTag
  - path
  - subdomain

node-i18next-browser-languagedetector: language detector used in browser environment for i18next

 This is a i18next language detection plugin use to detect user language in the
 browser with support for:
  - cookie
  - localStorage
  - navigator
  - querystring (append ?lng=LANGUAGE to URL)
  - htmlTag
  - path
  - subdomain
 .
 Node.js is an event-based server-side JavaScript engine.