Drawnix: An open-source infinite whiteboard based on the Plait framework
Drawnix 是一款旨在将技术与创意融合的免费开源白板工具。它基于 Plait 框架 构建,为用户提供了一个无边界的创作空间,能够快速绘制思维导图、流程图或进行自由绘画。其核心优势在于高度的插件化架构,允许开发者根据实际需求扩展交互组件,且所有操作均实时同步至浏览器缓存,确保创作过程无需担心数据丢失。
Core features
1. Multidimensional drawing and editing
- Scene coverage: It includes built-in mind maps, flowcharts, and freehand drawing tools, and supports quick image insertion via drag and drop, flexibly adapting to different conceptualization scenarios.
- Smooth operation: It supports standard undo, redo, copy, and paste functions, along with an automatic save mechanism to ensure a consistent editing experience.
2. Unlimited canvas and flexible export
- Spatial freedom: A borderless canvas is created by scaling and scrolling, breaking physical limitations and allowing inspiration to extend freely.
- Multi-format output: Creative results can be exported as PNG Image or JSON (.drawnix) Formatted files facilitate archiving and migration.
3. Powerful plug-in extensions
- Framework compatibility: Its plugin architecture is compatible with mainstream UI frameworks such as Angular and React, which greatly reduces the development threshold for custom components.
- Text enhancement: It integrates the Slate rich text extension and reserves interfaces for connecting more text editing plugins. In the future, the functionality can be continuously enhanced through the community ecosystem.
Technical foundation and design concept
Drawnix's underlying capabilities originate from Plait drawing framework This framework represents a deep technological advancement in knowledge base products, enabling Drawnix to be used "out of the box" while flexibly loading custom plugins within business layers.
In terms of naming, Drawnix will Draw and Phoenix The combination symbolizes that each stroke on the canvas is like a phoenix rising from the ashes, allowing inspiration to burst forth in the symbiosis of technology and creativity. Whether for individual conception, team collaboration, or online teaching, it can bring abstract thinking to life.
Resource acquisition and use
Official channels:
- Official website address:https://drawnix.com/
- GitHub repository:https://github.com/plait-board/drawnix

