Experimental JS prototype of a programmable 3x5 card concept. Currently fleshing out a JS implementation of more-or-less TCL
Find a file
2023-10-18 22:55:34 -04:00
src Add "get card field" command 2023-10-18 22:55:34 -04:00
.gitignore Add deps for esbuild + jest 2023-08-04 23:48:50 -04:00
index.html Port to TS 2023-08-05 01:09:33 -04:00
jest.config.js Init Jest 2023-08-06 02:38:22 -04:00
package.json Init Jest 2023-08-06 02:38:22 -04:00
prototype-3x5.code-workspace Add some more IDE automation 2023-10-18 19:56:51 -04:00
TODO Rename enchanted words to bare words 2023-10-18 20:09:07 -04:00
tsconfig.json Remove one warning from tests 2023-08-26 01:16:43 -04:00