0.2.2 • Published 9 years ago

d-light-box v0.2.2

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

d-light-box

Very light lightbox for Derby.js.

Uses flexbox, so not totally compatible with every browser. Also expects http://fontawesome.io/ because of laziness.

May burn houses down etc. Improvements are welcome.

##Demo

https://derby-demos.herokuapp.com/d-light-box

##Install

npm install d-light-box

##Setup

app.component(require('d-light-box'))
@import 'node_modules/d-light-box'

##Usage

<d-light-box selector="#article img"></d-light-box>

This will apply the lightbox to the elements found by the selector.

License

MIT

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.1

10 years ago