ReadableRegex/readableRegex

Add isValidCode API route and function

オープン

#44 opened on 2025/02/06

 (3 件のコメント) (0 件のリアクション) (1 人の担当者)JavaScript (22 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (12 個のスター)
PR merge metrics
 (PR metrics pending)

説明

This might be an interesting use case.

We could somehow validate if a given script or class is valid based on the language and string input.

Basically we could pass it through a compiler or interpreter, or at least syntax check.

Might not be simple, but could be interesting

コントリビューターガイド