These are general projects hosted by Small Technology Foundation that aren’t directly related to Small Web.
For Small Web projects, please see the Small Web repositories.
A zero-dependency, transparent, in-memory, streaming write-on-update JavaScript database for the Small Web that persists to a JavaScript transaction log.
Updated
CleanUpTheWeb.org.
Updated
Parses the attributes in a string containing a single tag.
Updated
A tap formatter that’s also a monkey.
Updated
A tiny JavaScript state management class.
Updated
Fork of vhtml that doesn’t sanitise its content. Optimised for use in Kitten.
Updated
Fork of vhtml by Jason Miller optimised for HTML instead of JSX (mainly for use by Kitten).
Updated
Drop in replacement for Node HTTPS module that automatically handles TLS certificate provisioning and renewal both at localhost (via Auto Encrypt Localhost) and at hostname (via Auto Encrypt).
Updated
Automatically provisions and installs locally-trusted TLS certificates for Node.js https servers in 100% JavaScript (without any native dependencies like mkcert and certutil).
Updated
Enables Node.js to use custom Certificate Authorities (CAs) alongside the bundled root CAs. (Fork of syswide-cas by a now-defunct startup called Capriza.)
Updated
Automatically-provisioned TLS certificates for Node.js servers using Let’s Encrypt.
Updated