svrx-plugin-vconsole-new

The svrx plugin for vconsole

Usage no npm install needed!

<script type="module">
  import svrxPluginVconsoleNew from 'https://cdn.skypack.dev/svrx-plugin-vconsole-new';
</script>

README

svrx-plugin-vconsole

svrx npm

The svrx plugin for vconsole

Usage

Please make sure that you have installed svrx already.

Via CLI

svrx -p vconsole

Via API

const svrx = require('@svrx/svrx');

svrx({ plugins: [ 'vconsole' ] }).start();

Options

License

MIT