|
|
hace 1 año | |
|---|---|---|
| demos | hace 1 año | |
| dist | hace 1 año | |
| docs | hace 1 año | |
| src | hace 1 año | |
| .eslintrc.cjs | hace 1 año | |
| .gitignore | hace 1 año | |
| LICENSE | hace 1 año | |
| README.md | hace 1 año | |
| changes.md | hace 1 año | |
| index.html | hace 1 año | |
| package.json | hace 1 año | |
| tsconfig.json | hace 1 año | |
| vite.config.ts | hace 1 año | |
| yarn.lock | hace 1 año |
给我们 star,这样,在我们发布新的版本时,您可以及时获得通知。
# 项目中安装使用
$ npm install --save git+http://gitlab.smartai.com/zhupei/linwitai-doc.git
// 引入
import linwitDocEditor from 'linwitdoc-editor'
import 'linwitdoc-editor/dist/index.css'
注意:
aiEditor换为linwitDocEditoraie-已换为为linwiteditor-AiEditor 是一个面向 AI 的下一代富文本编辑器,她基于 Web Component,因此支持 Layui、Vue、React、Angular 等几乎任何前端框架。她适配了 PC Web 端和手机端,并提供了 亮色 和 暗色 两个主题。除此之外,她还提供了灵活的配置,开发者可以方便的使用其开发任何文字编辑的应用。
更多关于 AiEditor,请访问官网: https://aieditor.com.cn
AIEditor 的目标是打造一个完全由 AI 驱动的富文本编辑器,同时支持对接任意大模型,包括私有的大模型。允许用户使用自己私有的大模型 ApiKey。 不仅如此,AIEditor 其所有的 AI 功能,都允许用户自定义自己的 prompt,以及扩展的 AI 菜单。
AIEditor 基于 Web Component 开发,支持与任意主流的前端框架集成。AIEditor 使用更加友好的 LGPL 开源协议,通过 npm i aieditor 使用,
不用担心 GPL 协议可能带来的 GPL 传染问题。