21.6.11 • Published 4 years ago

ncun-editor v21.6.11

Weekly downloads
-
License
Apache 2.0
Repository
github
Last release
4 years ago

ncun-editor

NCun Blog Editor supports rich text and markdown.

Usage

Install

$ npm install ncun-editor 

or

$ yarn add ncun-editor

Import

import NCunEditor from "ncun-editor";

<NCunEditor
  value="Hello world!"
/>

Props

Interface

License

Apache 2.0

21.6.11

4 years ago