-
Small Technology Foundation
- Terra firma
- https://ar.al
- @aral
Block or Report
Block or report aral
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
small-tech/domain Public archive
[Moved to Codeberg] Domain enables people to seamlessly get started with their own place on the Small Web in under a minute.
-
small-tech/site.js Public archive
[Moved to Codeberg] Develop, test, and deploy your secure static or dynamic personal web site with zero configuration.
-
small-tech/auto-encrypt Public
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.
-
Automatically provision trusted development-time (localhost) certificates in Node.js without browser errors via mkcert.
-
small-tech/https Public
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).
397 contributions in the last year
Contribution activity
March 2023
Created a pull request in dy/xhtm that received 2 comments
WIP: Closes #21: Safer fields (escaping fields in xhtm)
Escapes fields (interpolated strings) See #21 for a more detailed explanation of the reasoning behind it.
Created an issue in dy/xhtm that received 12 comments
Preformatted text loses its formatting
The spacing in preformatted text should be maintained. To reproduce import xhtm from 'xhtm' import vhtml from 'vhtml' const html = xhtm.bind(vhtml) c…
Opened 4 other issues in 1 repository
dy/xhtm
4
closed
- Safer fields (escaping fields in xhtm)
- Solitary less than (<) character in content throws syntax error
- Runtime error on block-level element included in other block-level element. (TypeError: Cannot read properties of null (reading 'push'))
- Regression: HTML boolean attributes being written out as ="true"






