UNPKG
nuka-carousel
Version:
beta (5.0.5)
latest (8.2.0)
8.2.0
8.1.1
8.1.0
8.0.1
8.0.0
7.0.0
6.0.3
6.0.2
6.0.1
6.0.0
5.6.0
5.5.1
5.5.0
5.4.1
5.4.0
5.3.0
5.2.0
5.1.3
5.1.2
5.1.1
5.1.0
5.0.16
5.0.15
5.0.14
5.0.13
5.0.12
5.0.11
5.0.10
5.0.9
5.0.8
5.0.7
5.0.6
5.0.5
5.0.4
5.0.3
5.0.2
5.0.1
5.0.0
4.8.4
4.8.3
4.8.2
4.8.1
4.8.0
4.7.9
4.7.8
4.7.7
4.7.5
4.7.4
4.7.3
4.7.2
4.7.1
4.7.0
4.6.7
4.6.6
4.6.5
4.6.4
4.6.3
4.6.2
4.6.1
4.6.0
4.5.13
4.5.12
4.5.11
4.5.10
4.5.9
4.5.8
4.5.7
4.5.6
4.5.5
4.5.4
4.5.3
4.5.2
4.5.1
4.5.0
4.4.9
4.4.8
4.4.7
4.4.6
4.4.5
4.4.4
4.4.3
4.4.2
4.4.1
4.4.0
4.3.11
4.3.10
4.3.9
4.3.8
4.3.7
4.3.6
4.3.5
4.3.4
4.3.3
4.3.2
4.3.1
4.3.0
4.2.5
4.2.4
4.2.3
4.2.2
4.2.1
4.2.0
4.1.0
4.0.3
4.0.2
4.0.1
4.0.0
3.2.0
3.1.0
3.0.1
3.0.0
2.3.0
2.2.1
2.2.0
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
0.0.19
0.0.18
0.0.17
0.0.16
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Pure React Carousel
github.com/kenwheeler/nuka-carousel
kenwheeler/nuka-carousel
nuka-carousel
/
CONTRIBUTING.md
14 lines
(8 loc)
•
245 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## Installation
Install dependencies
using
`npm install`.
## Running the demo
Run the webpack-dev-server
on
http:
//localhost:8080 using `gulp`.
## Tests
Run the tests
using
`gulp test`.
## Building
Build the source code
using
`gulp build`.