Experimental JS prototype of a programmable 3x5 card concept. Currently fleshing out a JS implementation of more-or-less TCL
Find a file
2023-07-27 02:00:23 -04:00
.gitignore Stub project 2023-07-21 22:19:10 -04:00
3x5.js Stub parser for code 2023-07-27 01:54:06 -04:00
helpers.js First step to rendering script: preprocess global escapes 2023-07-26 22:14:16 -04:00
index.html Stub parser for code 2023-07-27 01:54:06 -04:00
jsconfig.json Tweak project strategy 2023-07-22 00:18:20 -04:00
notcl.js Initial HTML escape plan is a bust, for the excellent reason that & contains a semicolon 2023-07-27 02:00:23 -04:00
prototype-3x5.code-workspace Tweak project strategy 2023-07-22 00:18:20 -04:00