Git Product home page Git Product logo

sancarn / chromeconsole Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tarvk/chromeconsole

0.0 3.0 0.0 6.28 MB

Adding symbol support

Home Page: https://tarvk.github.io/chromeConsole/About.html

License: MIT License

CSS 1.08% JavaScript 90.08% HTML 8.72% Makefile 0.04% Dockerfile 0.02% Haxe 0.01% Nix 0.02% ABAP 0.01% ActionScript 0.01% Ada 0.01% Assembly 0.01% AutoHotkey 0.01% Batchfile 0.01% Bro 0.01% C++ 0.01% Cirru 0.01% Clojure 0.01% COBOL 0.01% CoffeeScript 0.01% ColdFusion 0.01%

chromeconsole's Introduction

Chrome Console

ChromeConsole is an open-source embeddable console, written in JavaScript. It attempts to match most of the features provided by Chrome's JavaScript console and is easy to embed into any web page or browser application like NW.js and Electron. For a working demo and details please visit the project's website

I want to slightly justify my messy code, by explaining that this was supposed to be a very basic console initially. But once I started working on it, I slowly made it mirror chrome's console behaviours more and more. Therefore there was little initial planning, and the code is quite sloppy. I might make a second version at some point, which will have more proper maintainable code. I however have many other projects that I want to get to first.

JavaScript Console

The console itself doesn't provide language evaluation, but merely provides the user interface. By allowing developers to provide their own language evaluation we extend the number of potential uses of the library. For example, the library can can be used to make REPLs for other languages, here, Ruby:

Ruby Console

Or used to build handy utilities, like this utility which searches a URL for a given regex:

RegEx Text Parser

Projects using Chrome Console

Todo:

  • Wrap object overflow properly.
  • Make a fix for Edge (<details> not implemented).
  • Major browser support (e.g. Edge).
  • Make it so parameters of functions are shown
  • fix console.time()/console.timeEnd() not working properly in jsConsole without a specified label

chromeconsole's People

Contributors

sancarn avatar tarvk avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.