Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 8 days ago
JSON representation

An unofficial collection of tools that helps you build plugins for obsidian.md

Awesome Lists containing this project

README

        

Obsidian Tools

[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#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!