UNPKG

react-carousel-query

Version:

A infinite carousel component made with react that handles the pagination for you.

10 lines (9 loc) 156 B
node_js: - "8" - "10" - "12" - "node" sudo: false language: node_js script: "npm run test" after_success: "npm i -g codecov && npm run coverage && codecov"