# react-neditor **Repository Path**: BSTester/react-neditor ## Basic Information - **Project Name**: react-neditor - **Description**: an neditor component for react - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-03 - **Last Updated**: 2022-07-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # react-neditor 参考 ifanrx-react-ueditor, 使用 react 框架对 neditor 进行封装和扩展 ### 📦 下载 ``` # 使用 npm 安装 npm install react-neditor --save ``` ### 🔨 使用 ``` import ReactNeditor from 'react-neditor' ``` 配置参考: https://github.com/notadd/neditor 和 https://github.com/ifanrx/react-ueditor