Dunno how useful this is for y’all, since I mostly just built it for myself, but I made a Johnny Decimal CLI using Deno! I also created a system for making Javascript plugins for it, so that it can be extended for more specific usecases. I’ve been using it for the past few months, so I think it’s mostly pretty stable at this point.
CLI Guide: https://johnny.bpev.me
Code: github.com/ivebencrazy/johnny_decimal
You can also import the javascript modules for any other javascript project you’re working on.