@economist/fabric-carousel

A small package for quickly creating carousels.

Usage no npm install needed!

<script type="module">
  import economistFabricCarousel from 'https://cdn.skypack.dev/@economist/fabric-carousel';
</script>

README

Fabric-Carousel

Carousel is one of the most commonplace elements, we needed something that could be customised and andhered to our tech stack.

This package used @emotion/core for its styling and React.useContext().

Installation

npm i @economist/fabric-carousel

For usage instructions visit the online documentation.