文件名称:brickyeditor:所见即所得的块编辑器jQuery插件
文件大小:817KB
文件格式:ZIP
更新时间:2024-05-28 15:19:33
jquery-plugin wysiwyg wysiwyg-editor wysiwyg-html-editor blockeditor
BrickyEditor jQuery插件 BrickyEditor是简单的WYSIWYG编辑器,基于块模板系统。 通常,没有任何前端背景的编辑人员在html代码中会犯很多错误。 另一方面-所见即所得的编辑很多,这给他们带来了太多的*,从而导致出版物的出现方式不同。 BrickyEditor解决了这个问题:编辑器只能使用准备好的内容块,而无需编写任何代码。 您的长款和文章将采用一种简洁的风格。 由于BrickyEditor不仅可以将块保存为JSON,而且还可以将其保存为JSON,不仅可以将其保存为呈现HTML,还可以轻松地将其内容传递到移动平台并以本机呈现的方式,而无需 演示页面 安装 凉亭 bower install brickyeditor NPM npm istall brickyeditor 纱 yarn add brickyeditor 重要提示:npm和yarn
【文件预览】:
brickyeditor-master
----package.json(1KB)
----test()
--------test_helper.js(24B)
--------blocks_spec.js(1KB)
----gulpfile.js(3KB)
----LICENSE(1KB)
----dist()
--------locales()
--------jquery.brickyeditor.min.js(41KB)
--------jquery.brickyeditor.js(91KB)
--------templates()
--------brickyeditor.js(64KB)
--------jquery.brickyeditor.min.css(7KB)
--------jquery.brickyeditor.css(9KB)
--------jquery.brickyeditor.d.ts(11KB)
--------jquery.brickyeditor.es6.js(73KB)
----src()
--------fields()
--------tsc()
--------js()
--------scss()
----.gitignore(171B)
----demo()
--------css()
--------assets()
--------index.html(2KB)
--------js()
--------data.json(2KB)
--------templates.html(6KB)
----readme()
--------1.gif(506KB)
----README.md(7KB)
----bower.json(672B)