awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesRuntime Value Validations

Functions that validate data values during user input at runtime.

Distinct from Validation Logic: Distinct from Validation Logic: focuses on immediate user-input validation rather than general algorithmic testing routines.

Explore 1 awesome GitHub repository matching software engineering & architecture · Runtime Value Validations. Refine with filters or upvote what's useful.

Awesome Runtime Value Validations GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • mac-s-g/react-json-viewالصورة الرمزية لـ mac-s-g

    mac-s-g/react-json-view

    3,665عرض على GitHub↗

    This project is a React component for visualizing, exploring, and editing JSON data structures through an interactive, tree-based user interface. It renders complex JSON arrays and objects in a responsive browser interface that supports collapsing and expanding nodes. The utility functions as an interactive editor, allowing users to modify, add, or delete keys and values within JSON objects graphically rather than through raw text files. It includes a clipboard manager for copying specific objects or arrays from the visualized tree directly to the system clipboard. The component supports the

    Executes user-defined functions during editing to ensure new JSON values remain structurally valid.

    JavaScriptjsonjson-inspectorjson-tree
    عرض على GitHub↗3,665
  1. Home
  2. Software Engineering & Architecture
  3. Static Type Checkers
  4. Validation Logic
  5. Runtime Value Validations