@vygruppen/spor-loader
v0.4.0
Published
This package contains all the Lottie data files for the Spor loaders.
Downloads
2,548
Keywords
Readme
Loader
This package contains all the Lottie data files for the Spor loaders.
Installation
$ npm install @vygruppen/spor-loader
Usage
import {
contentLoaderData,
fullScreenLoaderData,
inlineLoaderData,
spinnerData,
} from "@vygruppen/spor-loader";
Pass this in to your preferred Lottie implementation for a given platform.
Development
Please refer to the root readme for development notes.