0.0.4 • Published 4 years ago

@herbart-editor/core v0.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

@herbart-editor/core

为 herbart 项目使用的编辑器提供核心

支持的功能有:

  • 自定义样式
  • 提供序列化和反序列化的的功能
  • 基于整个编辑功能提供不同体系下的插件拓展

网页编辑器按照功能分布为:

  • 编辑主体
  • 支持编辑的工具

其中编辑主体按照实际的主体又可以分为:

Usage

import core from '@herbart-editor/core';

// TODO: DEMONSTRATE API