19 open-source projects similar to zhangke3016/changemode, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best ChangeMode alternative.
mdx-deck is a markdown presentation generator and React-based framework used to create interactive slide decks. It functions as a static site presentation engine that converts Markdown and MDX files into structured, stylable browser-based slides. The framework distinguishes itself by combining structured markdown with interactive React components and a synchronized presenter mode. This presenter mode provides a dedicated second window featuring a timer, slide previews, and hidden speaker notes for live events. The system covers a broad range of presentation capabilities, including custom CSS
β Ant Design Theme for console.aliyun.com
π Dark theme variables of Ant Design
MagicaSakura ζ― Android ε€δΈ»ι’ζ‘ζΆγ~ is an Android multi theme library which supporting both daily colorful theme and night theme.
A library can easy to change your app's theme for android
Android runtime theme library
a Storybook addon help you visually customize an ant design theme
π A simple plugin to dynamic change ant-design theme whether less or css.
This script is to generate color.less file to update color related css in browser.
A webpack plugin for Dynamic theme generation for Ant Design
Android-skin-support is a dynamic theme framework and UI skinning library for Android applications. It enables the changing of visual appearances, styles, and colors across an entire application interface at runtime without requiring a restart. The library functions as a custom view theme adapter, allowing developers to update the visual properties of third-party components to match an active application theme. This is achieved by requiring components to implement a specific interface for theme adaptation. The framework manages UI customization through dynamic resource loading of external th
This project is a modular rich text editing component for React applications, built on the ProseMirror framework. It provides a visual interface for composing and formatting content using markdown, while maintaining a structured document model that serializes back into clean markdown code. The editor is designed for high extensibility, allowing developers to inject custom behaviors and formatting commands through a plugin-driven architecture. It supports granular control over the editing environment, including the ability to override default styles, localize interface text, and configure spec