mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-27 01:28:28 +08:00
88 lines
2.1 KiB
Markdown
88 lines
2.1 KiB
Markdown
# {{title "Volcanos.js"}}
|
||
|
||
volcanos是一个前端框架,通过模块化、配置化提升项目的复用性、灵活性。
|
||
|
||
{{chart "chain" `
|
||
volcanos
|
||
proto.js
|
||
"ID 生成器"
|
||
"Log 日志器"
|
||
"Conf 配置器"
|
||
"Sync 同步器"
|
||
"Timer 定时器"
|
||
"Event 触发器"
|
||
"Dream 构造器"
|
||
"Cache 缓存器"
|
||
"Story 存储器"
|
||
frame.js bg blue
|
||
Page bg blue
|
||
Pane bg blue
|
||
"base 基础模块"
|
||
"core 核心模块"
|
||
"misc 工具模块"
|
||
"page 网页模块"
|
||
"user 用户模块"
|
||
Plugin bg blue
|
||
Inputs bg blue
|
||
"onimport 导入数据"
|
||
"onaction 控件交互"
|
||
"onchoice 控件菜单"
|
||
"ondetail 控件详情"
|
||
"onexport 导出数据"
|
||
Output bg blue
|
||
order.js
|
||
Header
|
||
Ocean
|
||
River
|
||
Target
|
||
Source
|
||
Action
|
||
Storm
|
||
Steam
|
||
Footer
|
||
|
||
` "" "" 16}}
|
||
|
||
## {{chapter "原型"}}
|
||
### {{section "ID 生成器"}}
|
||
### {{section "Log 日志器"}}
|
||
### {{section "Conf 配置器"}}
|
||
### {{section "Sync 同步器"}}
|
||
### {{section "Timer 定时器"}}
|
||
### {{section "Event 触发器"}}
|
||
### {{section "Dream 构造器"}}
|
||
### {{section "Cache 缓存器"}}
|
||
### {{section "Story 存储器"}}
|
||
|
||
## {{chapter "框架"}}
|
||
### {{section "Page 页面"}}
|
||
### {{section "Pane 面板"}}
|
||
### {{section "Plugin 插件"}}
|
||
### {{section "Inputs 控件"}}
|
||
### {{section "Output 组件"}}
|
||
|
||
## {{chapter "核心模块"}}
|
||
### {{section "base 模块"}}
|
||
### {{section "core 模块"}}
|
||
### {{section "misc 模块"}}
|
||
### {{section "page 模块"}}
|
||
### {{section "user 模块"}}
|
||
|
||
## {{chapter "事件模块"}}
|
||
### {{section "onimport 模块"}}
|
||
### {{section "onaction 模块"}}
|
||
### {{section "onchoice 模块"}}
|
||
### {{section "ondetail 模块"}}
|
||
### {{section "onexport 模块"}}
|
||
|
||
## {{chapter "配置"}}
|
||
### {{section "Header"}}
|
||
### {{section "Ocean"}}
|
||
### {{section "River"}}
|
||
### {{section "Target"}}
|
||
### {{section "Source"}}
|
||
### {{section "Action"}}
|
||
### {{section "Storm"}}
|
||
### {{section "Steam"}}
|
||
### {{section "Footer"}}
|