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

Changelog

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

  * Team upload
  * Fix terser use (Closes: #1026108)

 -- Yadd <email address hidden>  Thu, 15 Dec 2022 06:05:04 +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
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
vue.js_2.6.14+dfsg-5.dsc 2.3 KiB 33a6b52c5114751a73dee6106b8b3bb0183890a632e32f552bc14c5ba44503da
vue.js_2.6.14+dfsg.orig.tar.xz 463.8 KiB 42b0eecd8b58ca604e6b8799399faae47dc63ab8826135ac57ca0540991bed3f
vue.js_2.6.14+dfsg-5.debian.tar.xz 11.9 KiB 5becd2b52a3bd18dea65564a6c19fbe9f9ff4bd425a1822c17d00dd5c4dec914

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.