slime


  • a visual effects api

    published version 1.0.5, 9 years ago
  • a stopwatch class utility for starting, pausing, resetting and getting elapsed time in milliseconds (ms), under the hood is just comparing timestamps with Date.now().

    published version 1.3.2, 10 months ago
  • typescript implementation of the greedy first search djikstra's shortest path algorithm, compatible with javascript projects too of course

    published version 1.2.0, 9 months ago
  • asynchronous proper sudoku solver which allows you to 'hook' into the function call stack data as the sudoku input puzzle is being solved. useful for writing things like realtime visualisations.

    published version 1.0.10, 3 months ago