xintu

a UI framework for study vue components

Usage no npm install needed!

<script type="module">
  import xintu from 'https://cdn.skypack.dev/xintu';
</script>

README

轱辘 - 一个Vue组件造轮子计划

目标 - 更深入的理解Vue组件的封装

安装

使用本框架,请在Css中开启border-box

  • { box-sizing: border-box; }