文件名称:canner-slate-editor:
文件大小:1.3MB
文件格式:ZIP
更新时间:2024-06-04 16:34:13
JavaScript
罐头版编辑器 另一个使用RTF编辑器。 安装 $ npm install --save canner-slate-editor 特征 支持全屏编辑模式 支持内联工具栏 支持嵌入式侧边栏 支持markdown语法,支持列表: : 用法 // @flow import React from 'react' ; import ReactDOM from 'react-dom' ; import { Value } from 'slate' ; import CannerEditor from 'canner-slate-editor' ; const initialValue = Value . fromJSON ( { document : { nodes : [ { object : 'block' , type : '
【文件预览】:
canner-slate-editor-master
----.flowconfig(265B)
----.gitattributes(12B)
----yarn.lock(319KB)
----webpack.config.prod.js(1KB)
----.eslintrc.js(416B)
----webpack.config.dev.js(1KB)
----src()
--------menuToolbar.js(5KB)
--------components()
--------index.js(7KB)
----.babelrc(201B)
----.vscode()
--------settings.json(169B)
----.idea()
--------misc.xml(175B)
--------workspace.xml(29KB)
--------encodings.xml(159B)
--------inspectionProfiles()
--------modules.xml(290B)
--------canner-slate-editor.iml(458B)
--------vcs.xml(180B)
----test()
--------.eslintrc(37B)
--------qa-editor-test.js(259B)
----README.md(2KB)
----docs()
--------index.html(3KB)
--------test.md(1KB)
--------initialValue.js(281B)
--------index.js(20KB)
--------demo.png(307KB)
--------static()
----.editorconfig(339B)
----.gitignore(56B)
----.eslintignore(26B)
----package-lock.json(600KB)
----package.json(4KB)