Git Product home page Git Product logo

apontador_app's People

Contributors

eder avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

cirocosta

apontador_app's Issues

Better name

I think it's way better to rename this and don't make it connected with Apontador (although i think that a reference is fully valid).

In my fork i use Injetador.

What do you think @eder ? :neckbeard:

Realtime code transmitting

it'd be awesome and also more useful for other projects if we could execute code in realtime just by "piping" some code to the browser without requiring more complicated approaches (like using a chromedriver-a-like with selenium server).

What i think is something like

stdin --> apontador_app -> page

with the first --> being a simple output redirection which would be captured by the apontador_app process.stdin input, which it would then be sent to the page using socket.io and then executed on the client with an eval cmd(no problem here as we - at least - suppose the dev knows what he is doing).

Having this we could then add some new args, e.g, one for defining when we are actually overwriting the necessity of a FILE.js (maybe -p --pipe ?) or another one for a watcher which would then pipe stuff to apontador_app on changes, idk.

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.