@herbart-editor/core

Now I’m the model of a modern major general / The venerated Virginian veteran whose men are all / Lining up, to put me up on a pedestal / Writin’ letters to relatives / Embellishin’ my elegance and eloquence / But the elephant is in the room / The truth i

Usage no npm install needed!

<script type="module">
  import herbartEditorCore from 'https://cdn.skypack.dev/@herbart-editor/core';
</script>

README

@herbart-editor/core

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

支持的功能有:

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

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

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

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

Usage

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

// TODO: DEMONSTRATE API