svrx-plugin-eruda

1.0.0 • Public • Published

svrx-plugin-eruda

svrx npm

The svrx plugin for eruda

Usage

Please make sure that you have installed svrx already.

Via CLI

svrx -p eruda

Via API

const svrx = require('@svrx/svrx');
 
svrx({ plugins: [ 'eruda' ] }).start();

Options

Arguments Type Default Description
container string container element
tool array or string choose which default tools you want
autoScale boolean true auto scale eruda for different viewport settings
useShadowDom boolean true use shadow dom for css encapsulation

Click here for more informations

License

MIT

Dependencies (0)

    Dev Dependencies (5)

    Package Sidebar

    Install

    npm i svrx-plugin-eruda

    Weekly Downloads

    2

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    415 kB

    Total Files

    8

    Last publish

    Collaborators

    • teshoudong