Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/obsidian-tools/obsidian-tools
- Owner: obsidian-tools
- License: mit
- Created: 2021-02-18T17:41:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T19:09:09.000Z (11 days ago)
- Last Synced: 2024-10-30T17:07:45.232Z (9 days ago)
- Topics: cli, obsidian, obsidian-md, obsidian-plugin
- Language: TypeScript
- Homepage:
- Size: 377 KB
- Stars: 258
- Watchers: 5
- Forks: 7
- 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
[![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!