README
Online and offline debugging tools based on vconsole
Development environment always opens vconsole.
The online environment automatically hides vconsole and pulls vconsole through gesture rules.
Pull up rules can be matched.
usage
import Debugger from 'vconsoleonline' /** * @param1 {String} Development environment domain name * @param2 {Array} Pull up vconsole configurable rules */ Debugger('dev.dk-app.com', ['up', 'down', 'left', 'right','right', 'click','click'])
GitHub
https://github.com/fengjiabao/vconsole-online.git