Typescript typings for Flaschengeist and @flaschengeist/api https://flaschengeist.dev/Flaschengeist
Go to file
Tim Gröger 74a4c7c8d8 update version to 1.0.0 2024-01-16 19:55:03 +01:00
.woodpecker feat(ci): Added woodpecker CI 2021-12-14 17:36:31 +01:00
types Sync with backend, added deleted prop to users 2021-12-05 14:21:18 +01:00
.gitignore Added tsconfig and entrypoint 2021-05-20 23:22:24 +02:00
.npmignore Tag a new alpha version, update dependencies 2021-12-05 14:24:34 +01:00
LICENSE [meta] Add license and fix version 2021-05-21 16:51:28 +02:00
README.md feat(ci): Added woodpecker CI 2021-12-14 17:36:31 +01:00
package.json update version to 1.0.0 2024-01-16 19:55:03 +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

status-badge

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.