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 21:08:34 -04:00
.gitignore Stub project 2023-07-21 22:19:10 -04:00
3x5.js Fix logic around newline folding/escaping, since test data was being escaped more than expected. 2023-07-27 21:08:34 -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 Fix logic around newline folding/escaping, since test data was being escaped more than expected. 2023-07-27 21:08:34 -04:00
prototype-3x5.code-workspace Tweak project strategy 2023-07-22 00:18:20 -04:00