Giter Site home page Giter Site logo

console's Introduction

qs-console


Build Status spm version

一套方便灵活的高可用的前端组合框架 An qs-console lib on quickjs package!


Install

$ spm install qs-console --save

Usage

var qsConsole = require('qs-console');
// use qsConsole

配置说明

toggle()

释义 显示/隐藏调试信息面板。

参数及返回


resize()

释义 改变面板大小。

参数及返回


debug(msg) String

释义 输出调试信息。

参数及返回

@param msg 消息或调试代码


info(msg) String

释义 输出消息。

参数及返回

@param msg 消息


warn(msg) String

释义 输出警告。

参数及返回

@param msg 消息


error(msg) String

释义 输出错误信息。

参数及返回

@param msg 消息


profile(profile) String

释义 开始/结束计时。

参数及返回

@param msg 消息


profile() String

释义 清空调试消息。

参数及返回


##快捷键

F2 显示/隐藏

Shift+F2 移 动(move)

Alt + Shift + F2 清 空

单击左上图标可以进行类型过滤;或者Alt + 单击

console's People

Contributors

dreamstu avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.