1
0
mirror of https://shylinux.com/x/volcanos synced 2025-04-25 16:58:06 +08:00
volcanos/README.md
2019-12-07 04:53:43 +08:00

36 lines
1.4 KiB
Markdown

<!DOCTYPE html>
<head>
<meta charset="utf-8">
<title>:volcano.md</title>
<link rel="shortcut icon" type="image/ico" href="/static/librarys/favicon.ico">
<link rel="stylesheet" type="text/css" href="/static/librarys/share.css">
<script src="/static/volcanos/volcanos.js"></script>
<script src="/static/librarys/share.js"></script>
</head>
<body>
<h1>Volcanos.js</h1>
<p>volcanos是一个前端框架。
模块化
通过建立脚本的依赖关系,按需加载相关文件,从而更加高效的组织项目文件。
<svg vertion="1.1" xmlns="http://www.w3.org/2000/svg" width="393", height="88" style="">
<rect x="4" y="26" width="123" height="36" fill="red" />
<text x="65" y="44" font-size="24" style="dominant-baseline:middle;text-anchor:middle;" fill="white" >Volcanos</text>
<rect x="135" y="26" width="123" height="36" fill="red" />
<text x="196" y="44" font-size="24" style="dominant-baseline:middle;text-anchor:middle;" fill="white" >Volcanos</text>
<rect x="266" y="4" width="123" height="36" fill="red" />
<text x="327" y="22" font-size="24" style="dominant-baseline:middle;text-anchor:middle;" fill="white" >Volcanos</text>
<rect x="266" y="48" width="123" height="36" fill="red" />
<text x="327" y="66" font-size="24" style="dominant-baseline:middle;text-anchor:middle;" fill="white" >Volcanos</text>
</svg></p>
<h2>0.1 type模块</h2>
<h2>0.2 core模块</h2>
<h2>0.3 node模块</h2>
<h2>0.4 misc模块</h2>
<h2>0.5 device模块</h2>