1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-03-05 21:49:06 +01:00
slate/packages
Ian Storm Taylor 8deecc4461 Publish
- slate-base64-serializer@0.2.42
 - slate-dev-benchmark@0.0.3
 - slate-dev-environment@0.1.3
 - slate-dev-logger@0.1.40
 - slate-hotkeys@0.1.3
 - slate-html-serializer@0.6.14
 - slate-hyperscript@0.6.0
 - slate-plain-serializer@0.5.23
 - slate-prop-types@0.4.40
 - slate-react@0.14.0
 - slate-schema-violations@0.1.21
 - slate-simulator@0.4.40
 - slate@0.35.0
2018-07-27 12:42:43 -07:00
..
2018-07-27 12:42:43 -07:00
2018-07-27 12:42:43 -07:00
2018-07-27 12:42:43 -07:00
2018-07-27 12:42:43 -07:00
2018-07-27 12:42:43 -07:00
2018-07-27 12:42:43 -07:00
2018-07-27 12:42:43 -07:00
2018-07-27 12:42:43 -07:00
2018-07-27 12:42:43 -07:00
2018-07-27 12:42:43 -07:00
2018-07-27 12:42:43 -07:00
2018-07-27 12:42:43 -07:00
2018-07-27 12:42:43 -07:00

Packages

Slate's codebase is monorepo managed with Lerna. It consists of a handful of packages—although you won't always use all of them. They are:

Package Version Size Description
slate Slate's core data model logic.
slate-base64-serializer A Base64 string serializer for Slate documents.
slate-html-serializer An HTML serializer for Slate documents.
slate-hyperscript A hyperscript tool to write JSX Slate documents!
slate-plain-serializer A plain text serializer for Slate documents.
slate-prop-types React prop types for checking Slate values.
slate-react React components for rendering Slate editors.
slate-schema-violations Constants for the built-in schema violations.
slate-simulator A simulator for testing Slate editors and plugins.