Obsidian Plugin Template using Bun

Hey everyone, I have created a template for creating plugins using Bun, for faster build times and a better developer experience.

This repository is adapted from the official sample plugin to use Bun instead of npm, node, and esbuild.

Github: GitHub - rzbin/obsidian-plugin-template-bun: Template for creating Obsidian community plugins using Bun..

Let me know if you have any issues or suggestions.