systemquery/src
Starbeamrainbowlabs 32d69501b0
Add nightink; esbuild: mark html as text
This way we can do an es6 import to get a html file as a string, which 
we can then pass to nightink for templating - all on the client-side!

Note to self: Instead of using .innerHTML directly, we might want to try 
doing document.createElement(), then .innerHTML, and then .appendChild 
where we actually want it to go
2022-02-26 00:23:33 +00:00
..
lib PeerServer, Peer: Fully support exchanging friendly names 2022-02-26 00:20:58 +00:00
static Add nightink; esbuild: mark html as text 2022-02-26 00:23:33 +00:00
subcommands Start setting things up for the HTTP subsystem, but we've got a ways to go 2022-02-10 21:42:53 +00:00
cli.mjs replace logging system 2022-01-09 16:30:42 +00:00
index.mjs Setup scaffolding for Node.js based attempt 2021-10-01 02:44:50 +01:00
settings.mjs Setup scaffolding for Node.js based attempt 2021-10-01 02:44:50 +01:00