1
0
mirror of https://shylinux.com/x/volcanos synced 2025-04-25 08:48:06 +08:00
volcanos/README.md
2019-12-10 20:33:45 +08:00

47 lines
895 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Volcanos.js
volcanos是一个前端框架通过模块化、配置化提升项目的复用性、灵活性。
## 1 原型 proto.js
### 1.1 ID 生成器
### 1.2 Log 日志器
### 1.3 Conf 配置器
### 1.4 Sync 同步器
### 1.5 Timer 定时器
### 1.6 Event 触发器
### 1.7 Dream 构造器
### 1.8 Cache 缓存器
### 1.9 Story 存储器
## 2 框架 frame.js
### 2.1 Page 页面
### 2.2 Pane 面板
### 2.3 Plugin 插件
### 2.4 Inputs 控件
### 2.5 Output 组件
## 3 核心模块 lib/
### 3.1 base 模块
### 3.2 core 模块
### 3.3 misc 模块
### 3.4 page 模块
### 3.5 user 模块
## 4 事件模块 pane/
### 4.1 onimport 模块
### 4.2 onaction 模块
### 4.3 onchoice 模块
### 4.4 ondetail 模块
### 4.5 onexport 模块
## 5 配置 order.js
### 5.1 Header
### 5.2 Ocean
### 5.3 River
### 5.4 Target
### 5.5 Source
### 5.6 Action
### 5.7 Storm
### 5.8 Steam
### 5.9 Footer