@use-kit/editor-react
TypeScript icon, indicating that this package has built-in type declarations

0.0.3ย โ€ขย Publicย โ€ขย Published

@use-kit/editor-react

๐Ÿ“„ A Lightweight Rich Text Editor With Markdown.

NPM version

Usage

pnpm i @use-kit/editor-react
import TextEditor from '@use-kit/editor-react'

const EditorView = () => {
  return (
    <>
      <TextEditor />
    </>
  )
}

export default EditorView

License

MIT License ยฉ 2022 Akashi Sai

/@use-kit/editor-react/

    Package Sidebar

    Install

    npm i @use-kit/editor-react

    Weekly Downloads

    0

    Version

    0.0.3

    License

    MIT

    Unpacked Size

    1.17 MB

    Total Files

    10

    Last publish

    Collaborators

    • akashi022