2 مستودعات
Frameworks designed to build technical tutorials and documentation that integrate interactive code components and markdown.
Distinct from React Frameworks: The candidates are general-purpose React application frameworks, while this is a specialized framework for technical documentation and tutorials.
Explore 2 awesome GitHub repositories matching web development · Interactive Documentation Frameworks. Refine with filters or upvote what's useful.
Codehike is a React-based documentation framework and interactive code walkthrough tool. It functions as a markdown content orchestrator that transforms decorated markdown into structured data and React components, serving as a visualization layer for highlighting code ranges, diffs, and compiler errors. The project is distinguished by its ability to create scrollycoding experiences and step-by-step technical tutorials. It features token-level animations that visually demonstrate how logic evolves between code versions and provides a system for syncing UI state to the browser scroll position.
Provides a comprehensive framework for building interactive technical tutorials and documentation using React and Markdown.
react-live عبارة عن مجموعة من الأدوات لتحويل React داخل المتصفح، والتحرير المباشر، والوثائق التفاعلية. يوفر مكون React لبناء ملاعب مباشرة حيث يتم تحويل الكود المصدري وعرضه في الوقت الفعلي، مصحوبًا بمحرر كود مباشر يوفر تمييز بناء الجملة وردود فعل مرئية فورية. يتيح المشروع إنشاء وثائق حية عن طريق تضمين أمثلة كود React قابلة للتحرير بجانب مخرجاتها المعروضة. يدعم تنفيذ markup القابل للتحرير أو المكونات الوظيفية، مما يسمح للمستخدمين بتعديل الكود ومراقبة السلوك الناتج على الفور. يتضمن النظام قدرات لعرض المكونات الديناميكية، وتحويل الكود في الوقت الفعلي، وحقن التبعية العالمية. كما يتميز بآليات معالجة الأخطاء لاكتشاف وعرض أخطاء التجميع، وبناء الجملة، والتنفيذ دون تعطل التطبيق.
Provides a framework for building technical documentation that integrates interactive, editable React code components.