You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>A highly impartial suite of React components that can be assembled by the consumer to create a responsive and aria compliant carousel with almost no limits on DOM structure or CSS styles.</p>
16
+
17
+
[**See Live Examples**](https://express-labs.github.io/pure-react-carousel/) |
[](https://github.com/express-labs/pure-react-carousel/blob/master/CODE_OF_CONDUCT.md)
9
32
10
33
11
-
A highly impartial suite of React components that can be assembled by the consumer to create a responsive and aria compliant carousel with almost no limits on DOM structure or CSS styles.
34
+
## Motivation
12
35
13
36
My goal was to create a 100% ReactJS carousel that doesn't try to impose structure or styles that need to be defeated in order to match your site's design standards. Are you tired of fighting some other developer's CSS or DOM structure? If so, this carousel is for you.
14
37
@@ -24,11 +47,7 @@ Carousels: Love them or hate them. However, if you are a React developer, and y
24
47
- Supports ES6 and commonjs.
25
48
- Has 100% test coverage. Solid!
26
49
27
-
### ghpage
28
-
29
-
https://express-labs.github.io/pure-react-carousel/ (source code example is in [`src/App/`](src/App/))
0 commit comments