New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

github.com/benallen-dev/contact-app

Package Overview
Dependencies
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/benallen-dev/contact-app

Source
Go Modules
Version
v0.0.0-20240521195956-9b0ae2ff35ec
Version published
Created
Source

Contact.App

The contacts app from Hypermedia Systems.

Currently building out the Web 1.0 application in Go, but not done yet.

https://hypermedia.systems/a-web-1-0-application/

Once that's done I'll tag the 1.0 commit and start adding the HTMX features. Perhaps it'll be a handy starting point for someone else who doesn't want to reimplement the old school app themselves.

Acknowledgements

Missing.css

Instead of pulling CSS from the internet, this project self hosts v0.2.0 of missing.css, which is governed by a BSD 2-clause license. The full license text has been prepended as a comment to the CSS file.

The benefit of doing this is I noticed 2 redirects and a total of around 60ms before the css was loaded when I was using the CDN version. Now it's ~5ms and 55ms is a lot when your actual document loads in 2ms.

BTW

The structure of this program is pretty terrible with how things depend on each other but writing a nicely-factored application wasn't exactly the goal here. No, seriously. It's pretty bad, and the validation is a chaotic mess. Frankly I'm surprised it works at all

FAQs

Package last updated on 21 May 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts