Giter Club home page Giter Club logo

nodify's People

Contributors

chstath avatar past avatar synodinos avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

nodify's Issues

Add lint support

Running lint on the editor contents would be a nice feature. A new button that executes nodelint.js would be a good start.

Unify start & stop

Start and stop should become a single link or the selected one should hide itself and show the other. Aferwards we should use a play/stop button for this and a spinning icon when the program is running.

Work on IE and mobile safari

Since skywriter doesn't support IE and mobile safari it would be nice to use codemirror for these user agents.

Use WebSocket to update the console

We could use a WebSocket connection (through socket.io) to update the client console with the executed program's output as we receive it.

Integration idea

u can integrate it with waterbearlang
search "waterbearlang" in github ;-)
try

Fix debug

Currently the debug handler uses the easy way to invoke node-inspector. Unfortunately this doesn't allow access to the child process that hosts the debugged program. We should change the code to use that and switch from exec to spawn, too.

Add a module selector

Having a module list widget that would let the user select and require() modules would be helpful.

Remove timeout from debugger

Killing the debugger process after a timeout doesn't make sense in a non-hosted scenario. The same holds for timeout in the non-debugger execution as well.

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.