@dylanvann/slate

A completely customizable framework for building rich text editors.

Usage no npm install needed!

<script type="module">
  import dylanvannSlate from 'https://cdn.skypack.dev/@dylanvann/slate';
</script>

README

This package contains the core logic of Slate. Feel free to poke around to learn more!

Note: A number of source files contain extracted types for Interfaces or Transforms. This is done currently to enable custom type extensions as found in packages/src/interfaces/custom-types.ts.