developertools.tech icon indicating copy to clipboard operation
developertools.tech copied to clipboard

[Req]: JavaScript Playground Tool

Open dlford opened this issue 3 years ago • 4 comments

Contact Details

No response

Explain the proposed feature

A tool for writing JavaScript functions and showing the output.

Explain the possible use cases for the feature

It's sometimes easier to write a function in it's own context, this would provide an easy to access sandbox for testing and developing functions in their own context.

Any other details you would like to provide?

This tool at minimum should:

  • Evaluate and execute JavaScript code from an input field
  • Display the output of the code
  • Catch and display errors
  • Catch infinite loops and display an error

Possible but not required improvements:

  • Use the Editor component from the codemirror-poc branch of this project
  • Have an option for REPL style (run on input change) or run on demand style (with a button) processing
  • Show a menu for adding dependencies via unpkg or similar services

dlford avatar Oct 05 '22 15:10 dlford

Would like to work on this. can u please assign it to me.

muskanbararia avatar Oct 06 '22 22:10 muskanbararia

@muskanbararia all yours, thanks!

dlford avatar Oct 06 '22 22:10 dlford

@muskanbararia are you still wanting to work on this?

dlford avatar Oct 19 '22 04:10 dlford

okay please assign me this I can work on it.

ankitrout2903 avatar Oct 29 '23 12:10 ankitrout2903