文件名称:rich-text-editor:数学编辑器 (http
文件大小:200KB
文件格式:ZIP
更新时间:2024-08-12 11:41:14
editor demo math wysiwyg mathjax
为芬兰预科考试委员会提供数学支持的富文本编辑器。 现场演示可以在找到 从 v4.0.0 开始,只提供了带有 ES 模块的 ES2017 代码(在dist目录中)。 如果你想使用这个库,可能需要一个打包器,比如 Webpack 或 Rollup。 依赖关系 MathQuill ( ) MathJax-节点 查询 清理-html 入门 安装 安装 运行yarn install 。 运行yarn dev 。 转到 直接使用示例 演示: : 来源: : 执照 https://opensource.org/licenses/MIT
【文件预览】:
rich-text-editor-master
----release.sh(396B)
----server()
--------mathSvg.js(3KB)
----.babelrc(738B)
----package.json(2KB)
----.eslintrc.json(293B)
----.github()
--------dependabot.yml(700B)
--------workflows()
----test()
--------screenshot()
--------testServer.js(552B)
--------index.js(280B)
--------tests.front.js(15KB)
--------tests.html(2KB)
--------base64png.js(5KB)
--------testRunner.js(748B)
--------testUtil.js(668B)
----webpack.test.config.js(992B)
----.prettierrc(64B)
----index.html(7KB)
----LICENSE(1KB)
----src()
--------specialCharacters.js(6KB)
--------loadingImg.js(4KB)
--------latexCommands.js(2KB)
--------FI.js(3KB)
--------util.js(4KB)
--------math-editor.js(6KB)
--------SV.js(3KB)
--------tsconfig.json(163B)
--------rich-text-editor.js(4KB)
--------clipboard.js(3KB)
--------toolbars.js(7KB)
--------rich-text-editor-bundle.js(91B)
--------sanitizeOpts.js(230B)
--------latexCommandsWithSvg.js(67KB)
----.npmignore(10B)
----tsconfig.json(331B)
----.gitignore(263B)
----public()
--------rich-text-editor.css(8KB)
--------closeButton.svg(1KB)
--------rich-text-editor-favicon.ico(15KB)
--------collapse.svg(807B)
--------helpButton.svg(854B)
--------expand.svg(705B)
--------common.css(1KB)
--------sample_screenshot.jpg(49KB)
--------favicon.ico(15KB)
----README.md(1KB)
----yarn.lock(229KB)
----.eslintignore(309B)
----scripts()
--------createMathSvg.js(848B)
----webpack.bundle.config.js(1KB)
----.editorconfig(244B)