developertools-tech / developertools-tech/developertools.tech

[Req]: JavaScript Playground Tool

未關閉
#27 4 則留言 0 個 reaction 已指派 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 摘要。