Provide console for in-page.
Implement execution code, error or exception display, intelligent prompting.
Preview in fyter.cn
Excute javascript language
Intellisense
Logging info
Error/Exception display
<script src="jscon.js"></script>
<script>
onload=function(){
new con()
}
</script>