ckeditor5-react:官方CKEditor 5 React组件

时间:2021-05-03 10:36:12
【文件属性】:
文件名称:ckeditor5-react:官方CKEditor 5 React组件
文件大小:281KB
文件格式:ZIP
更新时间:2021-05-03 10:36:12
JavaScript 用于React的CKEditor 5 RTF编辑器组件 用于React的官方 Rich Text编辑器组件。 :open_book: 请参阅中的指南以了解更多信息: 使用create-react-app@1 贡献 克隆此存储库后,安装必要的依赖项: npm install 您也可以使用Yarn 。 执行测试 在开始执行测试之前,您需要构建软件包。 您可以使用npm run build以建立生产就绪版本或npm run develop产生附带守望开发版本的所有源文件。 npm run test -- [additional options] # or npm t -- [additional options] 该命令接受以下选项: --coverage ( -c )–是否生成代码覆盖率。 --source-map ( -s )–是否附加源地图。 --watch ( -w )–是否
【文件预览】:
ckeditor5-react-master
----.gitignore(30B)
----sample()
--------index.html(4KB)
--------sample.jpg(112KB)
----package.json(3KB)
----src()
--------ckeditorcontext.jsx(3KB)
--------index.js(262B)
--------ckeditor.jsx(9KB)
----LICENSE.md(959B)
----webpack.config.js(1KB)
----.travis.yml(207B)
----CONTRIBUTING.md(446B)
----CHANGELOG.md(8KB)
----.github()
--------PULL_REQUEST_TEMPLATE.md(290B)
----.eslintrc.js(935B)
----scripts()
--------test.js(669B)
--------utils()
--------bump-version.js(319B)
--------publish.js(329B)
--------changelog.js(354B)
----README.md(4KB)
----tests()
--------_utils-tests()
--------integrations()
--------index.jsx(1KB)
--------ckeditorcontext.jsx(11KB)
--------issues()
--------_utils()
--------ckeditor.jsx(20KB)
----.gitattributes(197B)
----.editorconfig(270B)
----yarn.lock(360KB)

网友评论