UNPKG

react-multi-carousel

Version:

Lightweight fully customizable React carousel component supports multiple items and SSR(Server-side rendering) with typescript.

14 lines (13 loc) 160 B
language: node_js node_js: - "8" dist: trusty env: - NODE_ENV=ci cache: directories: - node_modules install: - npm install script: - npm run test