node-turbolinks 5.2.0+dfsg-3 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
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-turbolinks_5.2.0+dfsg-3.dsc 2.1 KiB 37c9cba7189d77ecea0fb8086fd34b1adba8bd2e851256e91ea6759bfbfd2790
node-turbolinks_5.2.0+dfsg.orig.tar.xz 40.6 KiB c7dda43331567f70add1faa056443b394a5c1eb865d7a0ad41b52bf6f4f2cb65
node-turbolinks_5.2.0+dfsg-3.debian.tar.xz 4.1 KiB 418080d77a56904bc7dc858de2581ec8b644c506fc44d3ea922e81e8f0226fea

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.