Collection of slate plugins, initially forked from great gitbook repositories.
⚠️ Ever since gitbook abandoned the original version of slate and decided to fork their own, some plugins have been greatly neglected. This is our attempt to bring these plugins up to date with latest versions of slate. Please note that we will accept pr with new plugins, but we won't accept requests for us updating plugins that we don't use in guestbell. Please note we've rewritten plugins in typescript and also made some changes that might cause api to be inconsistent.
Check out online demo
Plugins are publish via scope @guestbell
, therefore to install, you do
yarn add @guestbell/slate-edit-list
We have temporarily disabled testing on these plugins. In some bright future, we expect to fix them and reenable.
Slate plugins is a monorepo maintained using lerna. All standard lerna rules applies.
yarn start
- GuestBell - Customer centric online POS for Hotels and short terms stays.
We'll be happy to accept PRs from anybody.
We use SemVer for versioning. For the versions available, see the tags on this repository.
This project is licensed under the MIT License - see the LICENSE.md file for details
- It goes without saying most of this work is based on amazing work gitbook guys did.