I coded a little bit for an old library I started to force myself to do TDD.
I still can't believe it get more or less 1200 do per week. And not that many issues opened on it, which mean it does the job.
It's such a basic library in JavaScript (well now typescript) to manage easily a JSON file.
node-json-db, I wrote it to easily store basic JavaScript object on a file.