/react-neditor

an neditor component for react

Primary LanguageJavaScriptMIT LicenseMIT

react-neditor

参考 ifanrx-react-ueditor, 使用 react 框架对 neditor 进行封装和扩展

📦 下载

# 使用 npm 安装
npm install react-neditor --save

🔨 使用

import ReactNeditor from 'react-neditor'

<ReactNeditor
  neditorPath={`${window.YOUR_PATH}/neditor`}"
/>

配置参考: https://github.com/notadd/neditorhttps://github.com/ifanrx/react-ueditor