1.1.2 • Published 6 years ago

root-size v1.1.2

Weekly downloads
18
License
-
Repository
github
Last release
6 years ago

root-size

使用rem作为布局单位,实现弹性布局,页面等比适应所有“分辨率”的设备。

用例

  1. 下载
  2. 在渲染页面之前(最好内嵌在中)引入/dist/root-size.min.js

npm scripts

  • test 单元测试
  • build 构建项目
  • build:dev 构建开发环境代码
  • build:pro 构建生成环境代码
  • compile 编译源码
  • lint 检测语法
  • lint:watch 实时检测语法
  • install-git-hooks 安装git钩子
  • doc 自动生成文档
  • prepublish 发布到npm前执行的脚本
  • postpublish 发布到npm后执行的脚本
1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

8 years ago

1.0.0

8 years ago