From 88a49cd4c5d3377951dc3b0def6cc145fbb6cc66 Mon Sep 17 00:00:00 2001 From: Kushagra Gour Date: Sun, 7 May 2017 16:59:47 +0530 Subject: [PATCH] add chrome like dev console! fixes #56 --- src/index.html | 24 +++++++ src/screenlog.js | 174 +++++++++++++++++++++++++++++++++++++++++++++++ src/script.js | 39 ++++++++++- src/style.css | 28 +++++++- 4 files changed, 261 insertions(+), 4 deletions(-) create mode 100644 src/screenlog.js diff --git a/src/index.html b/src/index.html index 82accc3..40947a4 100644 --- a/src/index.html +++ b/src/index.html @@ -101,6 +101,25 @@
+
+
+
+ Console + +
+
+
+ +
+