@egjs/infinitegrid
Version:
A module used to arrange elements including content infinitely according to grid type. With this module, you can implement various grids composed of different card elements whose sizes vary. It guarantees performance by maintaining the number of DOMs the
43 lines (34 loc) • 340 B
Plain Text
#configs
config
bower.json
#tests
test
karma.conf.js
#build tools
webpack.*.js
.travis.yml
.codeclimate.yml
#linters
.eslintrc*
#docs
doc
demo
jsdoc.json
README.md
#editor settings
.idea
.editorconfig
_site
coverage/
node_modules/
.github
.babelrc
mocha.opts
demo/
#packages
packages
#storybook
.storybook
storybook/
stories/
docs/