@deboxsoft/bytemd-plugin-gemoji
TypeScript icon, indicating that this package has built-in type declarations

2.0.3 • Public • Published

@deboxsoft/bytemd-plugin-gemoji

npm

ByteMD plugin to support Gemoji shortcodes

Usage

import { Editor } from '@deboxsoft/bytemd'
import gemoji from '@deboxsoft/bytemd-plugin-gemoji'

new Editor({
  target: document.body,
  props: {
    plugins: [
      gemoji(),
      // ... other plugins
    ],
  },
})

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @deboxsoft/bytemd-plugin-gemoji

Weekly Downloads

25

Version

2.0.3

License

none

Unpacked Size

2.78 kB

Total Files

5

Last publish

Collaborators

  • nurdiansyah