Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 1.32 KB

README.md

File metadata and controls

46 lines (34 loc) · 1.32 KB

轮子

不用任何框架、预编译,用最笨的办法造轮子

没有 webpack、没有 babel、没有 SCSS、没有 require、没有 npm,而且没有分号!!!

使用最新 JS 语法编写

所有代码开源,方便阅读

预览

https://frankfang.github.io/wheels/

如何阅读源代码

运行

  1. git clone https://github.com/FrankFang/wheels.git
  2. cd wheels
  3. 用浏览器打开 index.html

后续要做的轮子

  • 图片占位符
  • 图片懒加载
  • 自制 template
  • 下拉刷新
  • Typeahead
  • 表单验证
  • Dialog
  • 轮播