node-i18next-http-backend 1.3.1+dfsg-4 source package in Ubuntu

Changelog

node-i18next-http-backend (1.3.1+dfsg-4) unstable; urgency=medium

  * team upload

  [ Nicolas Mora ]
  * Add CI
  * update copyright year

  [ Jonas Smedegaard ]
  * use and build-depend on terser (not uglifyjs.terser)

 -- Jonas Smedegaard <email address hidden>  Thu, 02 Dec 2021 20:44:25 +0100

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

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-i18next-http-backend_1.3.1+dfsg-4.dsc 2.3 KiB ea2e85c7a77d2654243a088cbe93b75ff0fd2bdacba2aa380c36a6fff3770550
node-i18next-http-backend_1.3.1+dfsg.orig.tar.xz 32.3 KiB 1c845e416c33c614ea79eed85b3edb0b79658b6acbc675b0d770bea44640fc33
node-i18next-http-backend_1.3.1+dfsg-4.debian.tar.xz 3.4 KiB 741e385e3e6d8128b72887da353a9c79b07694fc649a21fa99eed25c86e18f36

Available diffs

No changes file available.

Binary packages built by this source

libjs-i18next-http-backend: Simple i18next backend to be used in Node.js - js library

 This is a simple i18next backend to be used in Node.js, in the browser and
 for Deno. It will load resources from a backend server using the
 XMLHttpRequest or the fetch API.
 .
 It's based on the deprecated i18next-xhr-backend
 and can mostly be used as a drop-in replacement.
 .
 Universal javascript library package

node-i18next-http-backend: Simple i18next backend to be used in Node.js

 This is a simple i18next backend to be used in Node.js, in the browser and
 for Deno. It will load resources from a backend server using the
 XMLHttpRequest or the fetch API.
 .
 It's based on the deprecated i18next-xhr-backend
 and can mostly be used as a drop-in replacement.
 .
 Node.js is an event-based server-side JavaScript engine.