article-json-to-contenteditable

时间:2021-05-18 02:47:09
【文件属性】:
文件名称:article-json-to-contenteditable
文件大小:28KB
文件格式:ZIP
更新时间:2021-05-18 02:47:09
JavaScript article-json-to-contenteditable 安装 如果尚未下载node,请从下载并安装。 npm install article-json-to-contenteditable --save 例子 import { render , tree } from 'deku' ; import setupArticle from '../lib' ; import element from 'magic-virtual-element' ; const Article = setupArticle ( ) ; const container = document . querySelector ( '#editor' ) ; const items = [ { type : 'paragraph' , children : [ { type
【文件预览】:
article-json-to-contenteditable-master
----.gitignore(18B)
----.babelrc(101B)
----package.json(2KB)
----.travis.yml(246B)
----README.md(5KB)
----example()
--------client.js(3KB)
--------index.html(243B)
----lib()
--------setup-events.js(1022B)
--------patch-dom.js(3KB)
--------get-selection-rect.js(202B)
--------parse-url.js(864B)
--------embeds()
--------index.js(4KB)
--------get-index-and-rect-of-active-editor-block.js(509B)
--------embeds.js(1KB)
----.npmignore(0B)
----test()
--------embeds-test.js(9KB)
--------index-test.js(19KB)
--------helpers()
--------parse-url-test.js(911B)
--------get-index-and-rect-of-active-editor-block-test.js(3KB)
--------fixtures()
--------patch-dom-test.js(14KB)

网友评论