Famous Flex TrueSize LayoutController演示

Flex-Truesize-LayoutController 这个项目挺有意思的,它演示了如何用 LayoutController 来计算多个可渲染对象的真实大小。使用起来也比较简单,只要你全局安装了 gruntwebpackwebpack-dev-server,运行 npm install 就能把所有开发依赖装好。需要构建输出的话,直接跑 webpack 命令就行,生成的文件会在 dist 文件夹里。要是想要快速查看效果,直接打开 dist/index.html 或者用 grunt serve 启动实时重载服务器也行,挺方便的哦。值得一提的是,如果你喜欢这个项目,可以给它点个星星,表示支持。你也可以在 @IjzerenHein 找到他联系。嗯,,这个资源适合那些想用 flex 布局来真实大小计算的开发者,代码简洁易懂,操作也不复杂,值得一试。

zip
famous-flex-truesize-layoutcontroller-demo-master.zip 预估大小:14个文件
folder
famous-flex-truesize-layoutcontroller-demo-master 文件夹
file
.eslintrc 690B
file
webpack.config.js 2KB
file
Gruntfile.js 1KB
folder
src 文件夹
file
index.html 593B
file
main.js 3KB
file
styles.css 202B
file
LICENSE 1KB
file
README.md 967B
folder
dist 文件夹
file
index.html 593B
file
bundle.js 469KB
file
.jscsrc 912B
file
.editorconfig 471B
file
.gitignore 44B
file
package.json 2KB
zip 文件大小:96.83KB