html5富文本编辑器菜鸟手册,富文本编辑器froalaEditor(全面)附教程

更新时间:2023-06-17 04:28:47 阅读: 评论:0

html5富⽂本编辑器菜鸟⼿册,富⽂本编辑器froalaEditor(全
⾯)附教程
【实例简介】
全⾯的froalaEditor插件,集成了第三⽅插件
【实例截图】
【核⼼代码】
froala_editor_2.8.5
└── froala_editor_2.8.5
├── bower.json
├── codemirror
│  └── codemirror-5.40.2
个性英文签名
│  ├── addon
│  │  ├── comment
│  │  │  ├── comment.js
│  │  │  └── continuecomment.js
│  │  ├── dialog
│  │  │  ├── dialog.css
│  │  │  └── dialog.js
│  │  ├── display
│  │  │  ├── autorefresh.js
│  │  │  ├── fullscreen.css
│  │  │  ├── fullscreen.js
│  │  │  ├── panel.js
│  │  │  ├── placeholder.js
│  │  │  └── rulers.js
│  │  ├── edit
│  │  │  ├── clobrackets.js
│  │  │  ├── clotag.js
│  │  │  ├── continuelist.js
│  │  │  ├── matchbrackets.js
│  │  │  ├── matchtags.js
│  │  │  └── trailingspace.js
│  │  │  ├── brace-fold.js
│  │  │  ├── comment-fold.js │  │  │  ├── foldcode.js
│  │  │  ├── foldgutter.css
│  │  │  ├── foldgutter.js
│  │  │  ├── indent-fold.js
│  │  │  ├── markdown-fold.js │  │  │  └── xml-fold.js
│  │  ├── hintjetstar
│  │  │  ├── anyword-hint.js
│  │  │  ├── css-hint.js
│  │  │  ├── html-hint.js
│  │  │  ├── javascript-hint.js │  │  │  ├── show-hint.css
│  │  │  ├── show-hint.js
│  │  │  ├── sql-hint.js
│  │  │  └── xml-hint.js
│  │  ├── lint
│  │  │  ├── coffeescript-lint.js │  │  │  ├── css-lint.js
│  │  │  ├── html-lint.js
│  │  │  ├── javascript-lint.js
│  │  │  ├── json-lint.js
│  │  │  ├── lint.css
│  │  │  ├── lint.js
│  │  │  └── yaml-lint.js
│  │  ├── merge
│  │  │  ├── merge.css
│  │  │  └── merge.js
│  │  ├── mode
│  │  │  ├── loadmode.js
│  │  │  ├── multiplex.js
│  │  │  ├── multiplex_test.js
│  │  │  └── simple.js
│  │  ├── runmode
│  │  │  ├── colorize.js
│  │  │  ├── runmode.js
│  │  │  ├── de.js
│  │  │  └── runmode-standalone.js │  │  ├── scroll
│  │  │  ├── annotatescrollbar.js
│  │  │  ├── scrollpastend.js
│  │  │  ├── simplescrollbars.css
高端日语│  │  │  └── simplescrollbars.js
│  │  ├── arch
│  │  │  ├── jump-to-line.js
│  │  │  ├── matchesonscrollbar.css │  │  │  ├── matchesonscrollbar.js │  │  │  ├── match-highlighter.js
│  │  │  ├── archcursor.js
│  │  │  └── arch.js
│  │  ├── lection
│  │  │  ├── active-line.js
一年级英语小故事│  │  │  ├── mark-lection.js
│  │  │  └── lection-pointer.js
│  │  ├── tern
│  │  │  ├── tern.css
│  │  │  ├── tern.js
│  │  │  └── worker.js
│  │  └── wrap
建迅教育│  │  └── hardwrap.js
│  ├── AUTHORS
│  ├── bin
│  │  ├── authors.sh
│  │  ├── lint
│  │  ├── relea
│  ├── CHANGELOG.md
│  ├── CONTRIBUTING.md
│  ├── demo
│  │  ├── activeline.html
nba主题曲
affection│  │  ├── anywordhint.html
│  │  ├── bidi.html
│  │  ├── btree.html
│  │  ├── buffers.html
│  │  ├── changemode.html
│  │  ├── clobrackets.html
│  │  ├── clotag.html
│  │  ├── complete.html
│  │  ├── emacs.html
│  │  ├── folding.html
│  │  ├── fullscreen.html
│  │  ├── hardwrap.html
│  │  ├── html5complete.html │  │  ├── indentwrap.html
│  │  ├── lint.html
│  │  ├── loadmode.html
│  │  ├── marker.html
│  │  ├── marklection.html
│  │  ├── matchhighlighter.html │  │  ├── matchtags.html
│  │  ├── merge.html
│  │  ├── multiplex.html
│  │  ├── mustache.html
│  │  ├── panel.html
│  │  ├── placeholder.html
│  │  ├── preview.html
│  │  ├── requirejs.html
│  │  ├── resize.html
│  │  ├── arch.html
tnk│  │  ├── simplemode.html
│  │  ├── simplescrollbars.html
│  │  ├── spanaffectswrapping_shim.html │  │  ├── sublime.html
│  │  ├── tern.html
│  │  ├── theme.html
│  │  ├── trailingspace.html
│  │  ├── variableheight.html
│  │  ├── vim.html
hometown│  │  ├── visibletabs.html
debts
│  │  ├── widget.html
│  │  └── xmlcomplete.html
│  ├── doc
│  │  ├── activebookmark.js
│  │  ├── docs.css
│  │  ├── internals.html
│  │  ├── logo.png
│  │  ├── logo.svg
│  │  ├── manual.html
│  │  ├── realworld.html
│  │  ├── releas.html
│  │  ├── reporting.html
│  │  ├── upgrade_v2.2.html
│  │  ├── upgrade_v3.html
│  │  ├── upgrade_v4.html
│  │  └── yinyang.png
│  ├── index.html
│  ├── keymap
│  │  ├── emacs.js
│  │  ├── sublime.js
│  │  └── vim.js

本文发布于:2023-06-17 04:28:47,感谢您对本站的认可!

本文链接:https://www.wtabcd.cn/fanwen/fan/90/147766.html

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

标签:实例   菜鸟   集成   签名   编辑器
相关文章
留言与评论(共有 0 条评论)
   
验证码:
Copyright ©2019-2022 Comsenz Inc.Powered by © 专利检索| 网站地图