node-turbolinks 5.2.0+dfsg-6 source package in Ubuntu

Changelog

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
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-turbolinks_5.2.0+dfsg-6.dsc 2.1 KiB 831386873302b6d009365ea793bc3266747857068a0991c88982c1923579e706
node-turbolinks_5.2.0+dfsg.orig.tar.xz 40.6 KiB c7dda43331567f70add1faa056443b394a5c1eb865d7a0ad41b52bf6f4f2cb65
node-turbolinks_5.2.0+dfsg-6.debian.tar.xz 4.7 KiB 05c2beb58e0fd6e293b094a9ad3e312938894bc63e46443610b62690062fa69a

Available diffs

No changes file available.

Binary packages built by this source

node-turbolinks: Turbolinks makes navigating your web application faster

 Get the performance benefits of a single-page application without the added
 complexity of a client-side JavaScript framework. Use HTML to render your
 views on the server side and link to pages as usual. When you follow a link,
 Turbolinks automatically fetches the page, swaps in its <body>, and merges
 its <head>, all without incurring the cost of a full page load.
 .
 Node.js is an event-based server-side JavaScript engine.