Pakket: node-turbolinks (5.2.0 dfsg-6)
Verwijzigingen voor node-turbolinks
Debian bronnen:
Het bronpakket node-turbolinks downloaden:
- [node-turbolinks_5.2.0 dfsg-6.dsc]
- [node-turbolinks_5.2.0 dfsg.orig.tar.xz]
- [node-turbolinks_5.2.0 dfsg-6.debian.tar.xz]
Beheerders:
- Debian Javascript Maintainers (QA-pagina, Mailarchief)
- Sruthi Chandran (QA-pagina)
- Pirate Praveen (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.