4 posts tagged with javascript and code.
Displaying 1 through 4 of 4. Subscribe:

Full featured, extensible enumerations for javascript.

It seems like my pandemic super-power is starting a project, getting side-tracked by some aspect of that project, turning that into its own project and then forgetting about the thing I was originally working on. In that spirit, I give you enumerated types (not just constants!) for javascript. [more inside]
posted by Mister_Sleight_of_Hand on Mar 18, 2021 - 1 comment

FatFinger.JS

FatFinger is a library that allows you to run JavaScript full of typos. It will look at your code, attempt to guess at your intent, and do its best to make the code runnable. Rather than a tool to clean up code, FatFinger encourages the programmer to leave the code full of errors and fully embrace the chaos of JavaScript. [more inside]
posted by rottytooth on Aug 9, 2017 - 9 comments

Interactive diary chat bot

Monolog is an interactive diary bot that prompts you with interesting questions, which it chooses based on the topics you write about. [more inside]
posted by TheMadStork on Dec 23, 2016 - 6 comments

acb's technical journal

I have started a new technical blog, where I will be documenting various projects I have worked on (typically involving code, though not always). [more inside]
posted by acb on Jul 10, 2013 - 0 comments

Page: 1