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

2.0.3 • Public • Published

@deboxsoft/bytemd-plugin-medium-zoom

npm

ByteMD plugin to zoom images like Medium

Usage

import { Editor } from '@deboxsoft/bytemd'
import mediumZoom from '@deboxsoft/bytemd-plugin-medium-zoom'

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

License

MIT

/@deboxsoft/bytemd-plugin-medium-zoom/

    Package Sidebar

    Install

    npm i @deboxsoft/bytemd-plugin-medium-zoom

    Weekly Downloads

    0

    Version

    2.0.3

    License

    none

    Unpacked Size

    3.5 kB

    Total Files

    5

    Last publish

    Collaborators

    • nurdiansyah