Small Technology Foundation (moving to Codeberg)
We’re a tiny, independent two-person not-for-profit. Moving to Codeberg.
Cork, Ireland
Pinned Repositories
auto-encrypt
Implements the subset of RFC 8555 – Automatic Certificate Management Environment (ACME) – necessary for a client to support TLS certificate provisioning from Let’s Encrypt using HTTP-01 challenges.
auto-encrypt-localhost
Automatically provision trusted development-time (localhost) certificates in Node.js without browser errors via mkcert.
catts
Catts is a calmer alt + tab task switcher for elementary OS 6 (Odin).
comet
A beautiful git commit message editor for elementary OS.
jsdb
A transparent, in-memory, streaming write-on-update JavaScript database for Small Web applications that persists to a JavaScript transaction log.
nodekit
[Moved to Codeberg] A Small Web server.
place
A tool for creating Small Web places.
site.js
[Moved to Codeberg] Develop, test, and deploy your secure static or dynamic personal web site with zero configuration.
watson
Watson is a best-practices application template for elementary OS 6 (Odin).
web0
web0 manifesto
Small Technology Foundation (moving to Codeberg)'s Repositories
small-tech/site.js
[Moved to Codeberg] Develop, test, and deploy your secure static or dynamic personal web site with zero configuration.
small-tech/jsdb
A transparent, in-memory, streaming write-on-update JavaScript database for Small Web applications that persists to a JavaScript transaction log.
small-tech/nodekit
[Moved to Codeberg] A Small Web server.
small-tech/web0
web0 manifesto
small-tech/watson
Watson is a best-practices application template for elementary OS 6 (Odin).
small-tech/auto-encrypt
Implements the subset of RFC 8555 – Automatic Certificate Management Environment (ACME) – necessary for a client to support TLS certificate provisioning from Let’s Encrypt using HTTP-01 challenges.
small-tech/auto-encrypt-localhost
Automatically provision trusted development-time (localhost) certificates in Node.js without browser errors via mkcert.
small-tech/https
Drop in replacement for Node HTTPS module that automatically handles certificate provisioning and renewal both at localhost (via Auto Encrypt Localhost) and at hostname (via Auto Encrypt).
small-tech/vite-plugin-sri
A Vite plugin that adds subresource integrity hashes to your index.html at build time.
small-tech/domain
[Moved to Codeberg] Domain enables people to seamlessly get started with their own place on the Small Web in under a minute.
small-tech/should-i-pipe-it
Is this installation script safe to pipe into my shell?
small-tech/cleanuptheweb.org
CleanUpTheWeb.org
small-tech/sitejs.org
The Site.js web site.
small-tech/esm-tape-runner
Basic test runner for tape that supports ECMAScript Modules (ESM; es6 modules). Runs your tests in isolation, one after the other.
small-tech/gills
A very simple Fish shell plugin that adds an empty line after your prompt and before the output of your command to balance the whitespace around them.
small-tech/tap-monkey
A tap formatter that’s also a monkey.
small-tech/node-hugo
Provides a cross-platform interface to the Hugo binary from Node.js.
small-tech/web-routes-from-files
Recursively traverses a given directory structure and uses convention to create a list of web route objects that map url paths to JavaScript callback files.
small-tech/comment-out-css
A Visual Studio Code and VSCodium extension that enables you to comment out sections of your CSS even if they contain comments. Basically, it adds the ability to have nested comments in CSS to VScode (and VSCodium).
small-tech/nodekit-for-codium
NodeKit extension for Codium (forked from Svelte Language Tools)
small-tech/tape-with-promises
Adds promise support (rejects(), doesNotReject()) to tape by decorating it using tape-promise.
small-tech/state
A tiny JavaScript state management class that supports Svelte stores.
small-tech/nodekit-codium-extension
Adds language intelligence for NodeKit to Codium.
small-tech/owncast-custom-stylesheet
The custom stylesheet for our Owncast instance.
small-tech/sote
Send Output To Editor Fish(er) Plugin
small-tech/htmx
</> htmx - high power tools for HTML
small-tech/language-tools
The Svelte Language Server, and official extensions which use it
small-tech/node-pebble
A Node.js wrapper for Let’s Encrypt’s Pebble (a small RFC 8555 ACME test server not suited for a production certificate authority)
small-tech/syswide-cas
Fork of syswide-cas by a now-defunct company called Capriza. Enable node to use system wide certificate authorities in conjunction with the bundled root CAs.
small-tech/tree-sitter-nodekit
Tree sitter grammar for NodeKit