@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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    1
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i @use-kit/editor-react

Weekly Downloads

1

Version

0.0.3

License

MIT

Unpacked Size

1.17 MB

Total Files

10

Last publish

Collaborators

  • akashi022