https://github.com/obsidian-tools/obsidian-tools
An unofficial collection of tools that helps you build plugins for obsidian.md
https://github.com/obsidian-tools/obsidian-tools
cli obsidian obsidian-md obsidian-plugin
Last synced: 2 days ago
JSON representation
An unofficial collection of tools that helps you build plugins for obsidian.md
- Host: GitHub
- URL: https://github.com/obsidian-tools/obsidian-tools
- Owner: obsidian-tools
- License: mit
- Created: 2021-02-18T17:41:20.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-07T06:28:48.000Z (7 days ago)
- Last Synced: 2025-04-12T19:47:46.060Z (2 days ago)
- Topics: cli, obsidian, obsidian-md, obsidian-plugin
- Language: TypeScript
- Homepage:
- Size: 536 KB
- Stars: 271
- Watchers: 5
- Forks: 9
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-obsidian - obsidian-tools:
- project-awesome - obsidian-tools/obsidian-tools - An unofficial collection of tools that helps you build plugins for obsidian.md (TypeScript)
- jimsghstars - obsidian-tools/obsidian-tools - An unofficial collection of tools that helps you build plugins for obsidian.md (TypeScript)
README
[](#contributors-)
An unofficial collection of tools that helps devs build plugins for obsidian
## Included packages
- **create-obsidian-plugin**: Allows one to do `yarn create obsidian-plugin` or `npm init obsidian-plugin` to get a fully formed plugin scaffolding
- **obsidian-plugin-cli**: A cli tool that provides a complete plugin development experience out of the box.
- **obsidian-utils**: A collection of utilities such as getting information about an installed plugin, getting information about a plugin in obsidian's plugin registry, or programmatically installing a plugin
- **auto-plugin-obsidian**: A plugin for [auto](https://github.com/intuit/auto) that autmomates the release process for an obsidian plugin## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Justin Bennett
💻 📖 🚇 ⚠️
Andrew Lisowski
📖 💻
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!