vue-router.js 3.5.4~ds-1 source package in Ubuntu

Changelog

vue-router.js (3.5.4~ds-1) unstable; urgency=medium

  * Declare compliance with policy 4.6.1
  * New upstream version 3.5.4~ds

 -- Yadd <email address hidden>  Wed, 18 May 2022 08:33:22 +0200

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

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
vue-router.js_3.5.4~ds-1.dsc 2.2 KiB db25145fced22c35c217fcdc17afe9e05909180d93fd824fa5b41738147f4471
vue-router.js_3.5.4~ds.orig.tar.xz 618.6 KiB 909564456a4005eb1472f99c6748789e2f1bf93b964ce13a8ccb286e849ff988
vue-router.js_3.5.4~ds-1.debian.tar.xz 11.2 KiB d78b167025928e2a6136bc65505b7b478d18a8e9684e33efab71c7159778b3b4

Available diffs

No changes file available.

Binary packages built by this source

libjs-vue-router: official router for Vue.js

 vue-router deeply integrates with Vue.js core to make building Single Page
 Applications with Vue.js a breeze. Features include:
  - Nested route/view mapping
  - Modular, component-based router configuration
  - Route params, query, wildcards
  - View transition effects powered by Vue.js' transition system
  - Fine-grained navigation control
  - Links with automatic active CSS classes
  - HTML5 history mode or hash mode, with auto-fallback in IE9
  - Customizable Scroll Behavior