# vue-photo-album **Repository Path**: web_design_of_web_frontend/vue-photo-album ## Basic Information - **Project Name**: vue-photo-album - **Description**: 镜像gitHub - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-04 - **Last Updated**: 2024-09-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue Photo Album Vue Photo Album is a responsive photo gallery component for `Vue 3`. It supports rows, columns, and masonry layouts and customizable renderer components. Inspired by [Igor Danchenko](https://github.com/igordanchenko) / [react-photo-album](https://github.com/igordanchenko/react-photo-album). [![NPM Version](https://img.shields.io/npm/v/vue-photo-album.svg?color=41B883)](https://www.npmjs.com/package/vue-photo-album) [![Bundle Size](https://img.shields.io/bundlephobia/minzip/vue-photo-album.svg?color=41B883)](https://bundlephobia.com/package/vue-photo-album) [![License MIT](https://img.shields.io/npm/l/vue-photo-album.svg?color=41B883)](https://github.com/tenthree/vue-photo-album/blob/main/LICENSE) ## Layouts * Rows rows layout * Columns columns layout * Masonry masonry layout ## Install ```bash npm install vue-photo-album ``` ## Basic Setup ```vue ``` ## Documentation More details here https://tenthree.github.io/vue-photo-album