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

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

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

3 مستودعات

Awesome GitHub RepositoriesSecure User-Editable Templates

Templates designed for non-developer editing with restricted logic to prevent unauthorized code execution.

Distinct from Template-Driven Rendering: Focuses on the security constraints for end-user authorship rather than general server-side template merging.

Explore 3 awesome GitHub repositories matching web development · Secure User-Editable Templates. Refine with filters or upvote what's useful.

Awesome Secure User-Editable Templates GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • shopify/liquidالصورة الرمزية لـ Shopify

    Shopify/liquid

    11,811عرض على GitHub↗

    Liquid is a secure template engine and markup language used to generate dynamic HTML or text by combining static templates with backend data. It functions as a web template renderer that transforms markup into final output while restricting available logic to prevent arbitrary code execution. The engine focuses on secure markup execution, providing a restricted environment where user-provided templates cannot access sensitive system data. It utilizes a safe evaluation sandbox to ensure that only a predefined set of instructions can be executed. The system includes capabilities for template s

    Provides a secure mechanism for non-developers to edit web templates without risking arbitrary code execution.

    Ruby
    عرض على GitHub↗11,811
  • imgly/background-removal-jsالصورة الرمزية لـ imgly

    imgly/background-removal-js

    7,192عرض على GitHub↗

    Background Removal JS is a client-side neural matting library that runs a lightweight AI model directly in the browser to compute alpha mattes, removing image backgrounds without uploading any data to a server. It functions as a browser-based image background removal SDK and client-side image matting library, keeping all processing on the user's device to eliminate server costs and preserve privacy. The project provides a cross-platform creative editing engine that produces identical image and video output across web, mobile, desktop, and server environments from a single codebase. It offers

    Provides ready-made templates, placeholders, and lockable layouts to accelerate design creation.

    TypeScriptbackground-removalimage-mattingimage-segmentation
    عرض على GitHub↗7,192
  • projectdiscovery/naabuالصورة الرمزية لـ projectdiscovery

    projectdiscovery/naabu

    5,766عرض على GitHub↗

    Naabu is a port scanner library and tool that probes hosts for open ports using SYN, CONNECT, and UDP methods to identify active services. It functions as a Go library for embedding port scanning into programs, and as a standalone tool that accepts targets as hostnames, IP addresses, CIDR ranges, or ASN numbers. The tool discovers live hosts before scanning, filters ports by range or top lists, and can integrate with Nmap for service version detection. The project distinguishes itself through its SYN-based port probing approach that sends TCP SYN packets and analyzes responses without complet

    Provides an API endpoint to generate authenticated shareable links for user-created templates.

    Gocdn-exclusionhacktoberfestnmap
    عرض على GitHub↗5,766
  1. Home
  2. Web Development
  3. Rendering and Templating
  4. Server-Side Rendering
  5. Template-Driven Rendering
  6. Secure User-Editable Templates

استكشف الوسوم الفرعية

  • Design Template EditorsJump-starts users with ready-made templates, placeholders, and lockable layouts to accelerate design creation. **Distinct from Secure User-Editable Templates:** Distinct from Secure User-Editable Templates: focuses on design templates for creative editing, not server-side rendering security.
  • User Template ListersRetrieves paginated lists of private templates owned by the authenticated user via API. **Distinct from Secure User-Editable Templates:** Distinct from Secure User-Editable Templates: focuses on listing user-owned templates rather than template security constraints.
  • User Template SharersCreates UUID-based shareable links for user-created templates that require authentication to generate. **Distinct from Secure User-Editable Templates:** Distinct from Secure User-Editable Templates: focuses on sharing user-created templates rather than template security constraints.