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

1.21.0 • Public • Published

@bytemd/plugin-medium-zoom

npm

ByteMD plugin to zoom images like Medium

Usage

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

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

License

MIT

/@bytemd/plugin-medium-zoom/

    Package Sidebar

    Install

    npm i @bytemd/plugin-medium-zoom

    Weekly Downloads

    275

    Version

    1.21.0

    License

    MIT

    Unpacked Size

    17 kB

    Total Files

    8

    Last publish

    Collaborators

    • pd4d10