Typescript typings for Flaschengeist and @flaschengeist/api https://flaschengeist.dev/Flaschengeist
Go to file
Ferdinand Thiessen 1c921322ae Fix dependencies 2021-08-30 14:12:33 +02:00
types [plugin] Allow ordering MenuLinks, widgets: renamed priority to order 2021-07-29 18:14:49 +02: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 Fix dependencies 2021-08-30 14:12:33 +02: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.