editure
TypeScript icon, indicating that this package has built-in type declarations

0.1.13 • Public • Published

Editure Core

This package contains low-level utilities for building awesome markdown editors with Slate.

Project Structure

The editure package consists of five components:

  1. helpers: this directory contains utilities for working with Nodes in Slate.
  2. plugins: this directory implements several ready-to-use Slate plugins.
  3. serializers: this directory provides serializers/parsers for working with HTML and markdown.
  4. selection.js: this module provides helpers for working with editor selection.
  5. utils.js: this module provides miscellaneous utilities.

API Reference

NOTE: All APIs below are exported from the package level.

helpers

Readme

Keywords

none

Package Sidebar

Install

npm i editure

Weekly Downloads

1

Version

0.1.13

License

MIT

Unpacked Size

333 kB

Total Files

92

Last publish

Collaborators

  • powerformarc
  • tomwenthey
  • pftom