a coding challenge i made for myself; how much can i fit in one hundred lines or less?
i'll try to keep these understandable and not mangle/minify them. if you want to use them, you probrably should edit them to your liking first. note: many of these are buggy. please double check before using them
server.jsbasic http server based off of expresstemplater.jspre-render your webpages server sidedata.jseasily extendible databasesimple.csscss styling for minimal siteschat.jschat server; connect with netcat. somewhat buggyrequest.jsasync wrapper for httpprocess.jssed-like batch text editortokenize.jsa string tokenizer (numbers, strings, and "words")tictactoe.js(deno) two player tic-tac-toe gamexml.jsxml/html parserp2p.jssample p2p protocol implementationcanvas.jsa terminal canvas emulator with many, many known bugsinput.jssimple terminal raw input