vue.js 2.6.14+dfsg1-1 source package in Ubuntu

Changelog

vue.js (2.6.14+dfsg1-1) unstable; urgency=medium

  * Team upload
  * Declare compliance with policy 4.6.2
  * Exclude re-generated files from import and repack (Closes: #1048784)

 -- Yadd <email address hidden>  Mon, 14 Aug 2023 08:05:43 +0400

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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
vue.js_2.6.14+dfsg1-1.dsc 2.3 KiB ceb0bf03140efe503bed2c8f3ce7be082cb9e95a0f51ab28d911b92aa5c868d6
vue.js_2.6.14+dfsg1.orig.tar.xz 408.6 KiB cc8614e2eade7dee962dbdf4b9a124187f8699f732a0cb4b871a2f9d89933c55
vue.js_2.6.14+dfsg1-1.debian.tar.xz 11.9 KiB c139ec27b4cb36d1d7bba9bdcb7495d5559142144141237512e81b887517625f

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.