ReadableRegex/readableRegex

Add isValidCode API route and function

開放

#44 建立於 2025年2月6日

 (3 則留言) (0 個反應) (1 位負責人)JavaScript (22 個分叉)auto 404
enhancementgood first issue

倉庫指標

星標
 (12 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南