zotero-plugin-toolkit
Version:
Toolkit for Zotero plugins
29 lines (15 loc) ⢠1.15 kB
Markdown
# Zotero Plugin Toolkit
[zotero-plugin-toolkit](https://www.npmjs.com/package/zotero-plugin-toolkit) is an npm package that provides a collection of helpful APIs for [Zotero](https://www.zotero.org/) plugin developers.
> [!TIP]
> Zotero 8 is now supported. Use version `5.1.0` or later of the toolkit.
## Documentation
š [View Full Documentation](https://windingwind.github.io/zotero-plugin-toolkit/)
## Examples
This package is integrated into the [Zotero Plugin Template](https://github.com/windingwind/zotero-plugin-template/), which contains practical examples.
If you're new to Zotero plugin development or looking for a migration path from Zotero 6 to 7 or 8, we recommend starting with that template.
Many API entries in the documentation also include usage examples.
## Contributing
Please see [CONTRIBUTING.md](./docs/contributing.md) for guidelines.
## Disclaimer
This project is licensed under the MIT License. No warranties are provided. Please ensure compliance with local laws when using this code.
If you'd like to propose a license change, feel free to contact me at [wyzlshx@foxmail.com](mailto:wyzlshx@foxmail.com).