Experimental JS prototype of a programmable 3x5 card concept. Currently fleshing out a JS implementation of more-or-less TCL
Find a file
2023-09-08 00:03:48 -04:00
src Implement basic script evaluation 2023-09-08 00:03:48 -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 Configure automatic import sorting 2023-08-25 19:20:57 -04:00
tsconfig.json Remove one warning from tests 2023-08-26 01:16:43 -04:00