@svrx/svrx-plugin-hello-world

0.0.1 • Public • Published

svrx-plugin-hello-world

svrx npm

The svrx plugin for hello-world

Usage

Please make sure that you have installed svrx already.

Via CLI

svrx -p "hello-world?user=svrxjs"

Via API

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

svrx({ plugins: [ 'hello-world' ] }).start();

Options

  • auto: boolean,auto jump to the markdown you are editing. default is svrx

License

MIT

Package Sidebar

Install

npm i @svrx/svrx-plugin-hello-world

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

2.68 kB

Total Files

7

Last publish

Collaborators

  • leeluolee
  • xuchaoying
  • int64ago