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

1.1.0 • Public • Published

@bytemd/plugin-vega

npm

ByteMD plugin to support vega charts

Usage

import { Editor } from 'bytemd';
import vega from '@bytemd/plugin-vega';

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

License

MIT

/@bytemd/plugin-vega/

    Package Sidebar

    Install

    npm i @bytemd/plugin-vega

    Weekly Downloads

    3

    Version

    1.1.0

    License

    MIT

    Unpacked Size

    24.8 MB

    Total Files

    17

    Last publish

    Collaborators

    • pd4d10