developertools-tech / developertools-tech/developertools.tech

[Req]: JavaScript Playground Tool

オープン
#27 コメント 4 件 リアクション 0 件 担当者 1 名 @ankitrout2903 が担当を希望しています GitHub で見る
feature request hacktoberfest in progress
主要言語
TypeScript
スター
41
フォーク
44
PR マージ指標
30日以内にマージされた PR はありません

説明

### 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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。