Some of the OSS tools I've created.

Let me know if you find them useful too.

---

Agnostic Package Manager

A tool that wraps pnpm, npm and yarn, providing a single api regardless of the underlying package manager.

toolingdev toolsengineering

Git Flow Helpers

A couple scripts tools for managing git commits and branches following a specific flow model

toolingdev toolsengineering

MDX Generate Posts

A small CLI script to generate MDX posts from a given csv file, made for this website.

toolingcontent tools

Obsidian Git Tools

Tools to help sync your Obsidian vault with Git

toolingdev toolsengineering

Script Help

A tool to display all script commands in the package.json from the current project.

toolingdev toolsengineering