Ad

EnglishFrenchSpanish

Free editor online | DOC > | XLS > | PPT >


OffiDocs favicon

console2 in Chrome with OffiDocs

console2  screen for extension Chrome web store in OffiDocs Chromium

Ad


DESCRIPTION


// use function 'console2' in your code // simple console2('hah'); // object console2({ // list title title: 'hah', // detail data: { name: 'name1', // json view // data: 'string' // data: ['array'] data: { a: 1, b: '2', c: [3, '4', '555'] }, // json expend level expandLevel: 2 } }) // object array console2({ // list title title: 'hah', // detail datas: [{ // .

.

.

}] }) // update console2({ // need the same id id: 'xxxx', // need type = 'update' type: 'update' })

Additional Information:


- Offered by ttshangxiang
- Average rating : 0 stars (hated it)

console2 web extension integrated with the OffiDocs Chromium online


Run Chrome Extensions

Ad