|
|
vor 3 Jahren | |
|---|---|---|
| .. | ||
| dist | vor 3 Jahren | |
| doc | vor 3 Jahren | |
| example | vor 3 Jahren | |
| src | vor 3 Jahren | |
| test | vor 3 Jahren | |
| .babelrc | vor 3 Jahren | |
| .editorconfig | vor 3 Jahren | |
| CHANGELOG.md | vor 3 Jahren | |
| CHANGELOG_CN.md | vor 3 Jahren | |
| LICENSE | vor 3 Jahren | |
| README.md | vor 3 Jahren | |
| README_CN.md | vor 3 Jahren | |
| package.json | vor 3 Jahren | |
| webpack.config.js | vor 3 Jahren | |
English | 简体中文
A lightweight, extendable front-end developer tool for mobile web page.
Download the latest release. (DO NOT copy dist/vconsole.min.js in the dev branch)
Or, install via npm:
npm install vconsole
Import dist/vconsole.min.js to your project:
<script src="path/to/vconsole.min.js"></script>
<script>
// init vConsole
var vConsole = new VConsole();
console.log('Hello world');
</script>
See Tutorial for more details.
http://wechatfe.github.io/vconsole/demo.html
vConsole:
Plugin:
QQ Group: 497430533