1.0.2 • Published 6 years ago

react-pyramid v1.0.2

Weekly downloads
6
License
MIT
Repository
github
Last release
6 years ago

Pyramid (V2, Beta!)

Travis npm package Coveralls

Magical responsive layout/masonry-grid component, built with react.

Features

  • Zoom – special feature which makes the compoenents zoomable with transitions
  • Layout react modules and/or elements
  • Can layout components/elements with unkown height
  • Virtual scrolling: only render components in view
  • Infinite scroll (WIP, method for when reaching bottom to be added)

Demo

WIP, but check it out! (works best on "desktop" right now, so please view on a computer. There are some bugs that I need to iron out in iOS, and the demo isn't fully reponsive yet.)

http://gergeo.se/pyramid-beta-demo/

(Source in this repo)

Install

npm install react-pyramid@b02 --save

Docs

TODO! See the demo and the source of the demo for examples!