vue.js 2.6.14+dfsg-4 source package in Ubuntu

Changelog

vue.js (2.6.14+dfsg-4) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + node-vue: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Wed, 07 Dec 2022 23:59:22 +0000

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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
vue.js_2.6.14+dfsg-4.dsc 2.3 KiB ea198935462810c135218ee2f6b769217f9719da92d999dc8ce4eba299170cd3
vue.js_2.6.14+dfsg.orig.tar.xz 463.8 KiB 42b0eecd8b58ca604e6b8799399faae47dc63ab8826135ac57ca0540991bed3f
vue.js_2.6.14+dfsg-4.debian.tar.xz 11.6 KiB 9742e306612f261af5eca5f4ac1a2234f4fc7c64dfaa4522c2b7e3ffa3de2f22

Available diffs

No changes file available.

Binary packages built by this source

libjs-vue: Core library of the Vue JavaScript framework, browser build

 Vue is a flexible, non-opinionated, non-monolithic, incrementally adoptable
 JavaScript framework for building user interfaces with JavaScript or
 TypeScript.
 .
 It provides data-reactive components with a simple and flexible API.
 .
 The core library focuses on declarative rendering and component composition.
 .
 Vue core when used in combination with its supporting libraries and modern
 tooling is also perfectly capable of powering sophisticated Single-Page
 Applications.
 .
 This package contains the browser (UMD) build.

node-vue: Core library of the Vue JavaScript framework

 Vue is a flexible, non-opinionated, non-monolithic, incrementally adoptable
 JavaScript framework for building user interfaces with JavaScript or
 TypeScript.
 .
 It provides data-reactive components with a simple and flexible API.
 .
 The core library focuses on declarative rendering and component composition.
 .
 Vue core when used in combination with its supporting libraries and modern
 tooling is also perfectly capable of powering sophisticated Single-Page
 Applications.
 .
 Node.js is an event-based server-side JavaScript engine.