photomosaic

1.0.1 • Public • Published

Grid layout for images

Installation

npm install photomosaic

Running

import PhotoMosaic from 'photomosaic'
 
new PhotoMosaic('photomosaic', { editable: false }, [
  'photos/1.jpg',
  'photos/2.jpg',
  'photos/3.jpg',
  ...
]);

Package Sidebar

Install

npm i photomosaic

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • grammka