Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 621 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 621 Bytes

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://cdn.jsdelivr.net/gh/eu81273/jsfiddle-console/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