JSPM

@dylanvann/slate

0.60.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q30793F
  • License MIT

A completely customizable framework for building rich text editors.

Package Exports

  • @dylanvann/slate

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@dylanvann/slate) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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.