랭킹으로 돌아가기
JavaScript image gallery for mobile and desktop, modular, framework independent
gallerylightboximagejavascript
주요 지표
스타 성장
스타
25.2k
포크
3.3k
주간 성장
—
이슈
161
10k20k
2011년 4월2013년 10월2016년 5월2018년 11월2021년 6월2024년 1월2026년 7월
아티팩트npm
npm install photoswipeREADME
FEEDBACK NEEDED I am developing the new version - PhotoSwipe v6, please read about upcoming changes and leave feedback.
PhotoSwipe v5 — JavaScript image gallery and lightbox
Repo structure
dist/- main JS and CSSsrc/- source JS and CSS.src/js/photoswipe.js- entry for PhotoSwipe Core.src/js/lightbox/lightbox.js- entry for PhotoSwipe Lightbox.
docs/- documentation markdown files.demo-docs-website/- website with documentation, demos and manual tests.build/- rollup build config.
To build JS and CSS in dist/ directory, run npm run build.
To run the demo website and automatically rebuild files during development, run npm install in demo-docs-website/ and npm run watch in the root directory.
Older versions
Documentation for the old version (v4) can be found here and the code for 4.1.3 is here.
This project is tested with BrowserStack.
관련 저장소