sbezludny / slate-plugins

Collection of slate plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slate plugins

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.

Demo

Check out online demo

Getting Started

Plugins are publish via scope @guestbell, therefore to install, you do

yarn add @guestbell/slate-edit-list

Tests

We have temporarily disabled testing on these plugins. In some bright future, we expect to fix them and reenable.

Development

Slate plugins is a monorepo maintained using lerna. All standard lerna rules applies.

yarn start

Contributing

We'll be happy to accept PRs from anybody.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • It goes without saying most of this work is based on amazing work gitbook guys did.

About

Collection of slate plugins


Languages

Language:TypeScript 100.0%