Skip to content

The svrx plugin for eruda(an integrated console for mobile)

License

Notifications You must be signed in to change notification settings

svrxjs/svrx-plugin-eruda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

The svrx plugin for eruda(an integrated console for mobile)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published