3 dépôts
Standalone logic cores that remain independent of specific UI rendering frameworks.
Distinct from Framework-Agnostic Rendering: Focuses on the core application logic and API rather than just the rendering layer.
Explore 3 awesome GitHub repositories matching user interface & experience · Core Engine Abstractions. Refine with filters or upvote what's useful.
TinyMCE is a JavaScript rich text editor and WYSIWYG HTML editor that provides a visual interface for creating and formatting content within web applications. It functions as an extensible editor framework and web content management UI, allowing users to author and style documents through a browser-based interface. The project is distinguished by a plugin-based extension system and a public API that enable the addition of custom capabilities and modifications to the visual interface. It utilizes a framework-agnostic core, providing dedicated integration for React, Vue, and Angular. The syste
Maintains a standalone JavaScript engine that can be integrated into any modern web framework via a public API.
TiddlyWiki5 is a modular wiki engine and non-linear knowledge base that organizes information into small, linked chunks. It can function as a single-file personal wiki where all content and application logic are stored within one HTML file for local-first use, or as a self-hosted wiki server that serves content over HTTP. The project is distinguished by a data-driven architecture where plugins and extensions are treated as stored data entries. It features a filter-based query engine for manipulating structured data and a transclusion system that allows the live content of one entry to be embe
Features a standalone logic core that remains independent of the user interface to facilitate embedding.
Provides core engine abstractions that decouple emulator cores from the UI layer via a plugin architecture.