mangogan-git / jsfiddle-console

Simple console emulator for jsfiddle.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple console emulator for jsfiddle

jsfiddle-console emulates console.log and console.error in jsfiddle.

Add the following URL to External Resources in jsfiddle then you will see console.log and console.error in the result screen.

https://rawgit.com/eu81273/jsfiddle-console/master/console.js

Example

You can check the jsfiddle example from the link below.

https://jsfiddle.net/op9wumdz/

License

The MIT License.

Copyright ⓒ 2016 Aiden Ahn.

See LICENSE

About

Simple console emulator for jsfiddle.net

License:MIT License


Languages

Language:JavaScript 100.0%