_hyperscript is a scripting language for adding interactivity to the front-end.
Bootstrap is a free and open-source CSS framework directed at responsive, mobile-first front-end web development. It contains CSS and JavaScript-based design templates for typography, forms, buttons, navigation, and other interface components.
Google Analytics is a free web analytics service that tracks and reports website traffic.
HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.
Htmx is a JavaScript library for performing AJAX requests, triggering CSS transitions, and invoking WebSocket and server-sent events directly from HTML elements.
JSDelivr is a free public CDN for open-source projects. It can serve web files directly from the npm registry and GitHub repositories without any configuration.
Polyfill is a service which accepts a request for a set of browser features and returns only the polyfills that are needed by the requesting browser.
Unpkg is a content delivery network for everything on npm.