react-gallery:简单,快速,灵活的图片库

时间:2021-04-13 18:10:19
【文件属性】:
文件名称:react-gallery:简单,快速,灵活的图片库
文件大小:245KB
文件格式:ZIP
更新时间:2021-04-13 18:10:19
react gallery grid component images React画廊 一个简单,快速和灵活的图像库。 预习 请参见进行现场演示。 基本用法 npm i --save @kurpachsv/react-gallery import { Gallery } from '@kurpachsv/react-gallery' ; class App extends Component { render ( ) { return ( < Gallery xss=removed> ) ; } } 对于图像,必须指定width , height和src属性。 特性 财产 类型 默认 描述 图片
【文件预览】:
react-gallery-master
----.travis.yml(95B)
----.babelrc(194B)
----rollup.config.js(1KB)
----stories()
--------index.stories.js(2KB)
----.storybook()
--------config.js(276B)
--------addons.js(84B)
--------webpack.config.js(1KB)
----preview-masonry.png(5KB)
----package.json(3KB)
----.eslintrc.json(3KB)
----jest.config.js(384B)
----LICENSE(1KB)
----package-lock.json(949KB)
----preview.png(4KB)
----dist()
--------index.js(40KB)
----src()
--------nodes.js(2KB)
--------index.js(133B)
--------Engine.js(6KB)
--------Image.js(1KB)
--------ViewMonitor.js(2KB)
--------Renderers.js(2KB)
--------Gallery.js(22KB)
--------isBrowser.js(204B)
----.npmignore(283B)
----__mocks__()
--------images.js(1KB)
----.coveralls.yml(71B)
----.gitignore(58B)
----preview-fixed.png(19KB)
----README.md(4KB)
----.editorconfig(134B)
----__test__()
--------raf.js(68B)
--------Gallery.test.js(552B)
--------setup.js(399B)
--------Image.test.js(416B)
--------__snapshots__()

网友评论