Typescript typings for Flaschengeist and @flaschengeist/api https://flaschengeist.dev/Flaschengeist
Go to file
Ferdinand Thiessen a3f4be8ce6 [deps] Update dependencies, increase version 2021-11-11 13:34:33 +01:00
types [plugin] Add ID to loaded plugins 2021-11-11 13:34:17 +01:00
.gitignore Added tsconfig and entrypoint 2021-05-20 23:22:24 +02:00
LICENSE [meta] Add license and fix version 2021-05-21 16:51:28 +02:00
README.md [docs] Added README 2021-05-26 17:19:05 +02:00
package.json [deps] Update dependencies, increase version 2021-11-11 13:34:33 +01:00
tsconfig.json [plugin][core] Fixed entry point, work on plugin definitions 2021-05-21 17:04:29 +02:00

README.md

Flaschengeist types

This package provides the TypeScript typings needed for developing with the Flaschengeist and the Flaschengeist-Plugin API.

License

Licensed under the MIT license, see LICENSE for more details.

Development

Feel free to report bugs, issues and feature requests using the Issues function.

Please follow our general development guide.