JSPM

@textbus/core

5.0.0-alpha.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 272
  • Score
    100M100P100Q109650F
  • License GPL-3.0-only

Textbus is a rich text editor and framework that is highly customizable and extensible to achieve rich wysiwyg effects.

Package Exports

  • @textbus/core
  • @textbus/core/bundles/index.esm.js
  • @textbus/core/bundles/index.js

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 (@textbus/core) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Textbus 内核模块

Textbus 是一个富文本框架。可帮助你快速构建高性能、富交互的富文本编辑器或在线文档。

我们提供了一整套富文本的基础数据模型和事件,在此基础上你可以使用 Viewfly、Vue、React 等前端框架来渲染你的富文本视图。

安装

npm install @textbus/core

官方文档

textbus.io