JSPM

  • Created
  • Published
  • Downloads 18
  • Score
    100M100P100Q77176F
  • License ISC

'Spinny Loader' is a lightweight React library for animated loading components. It offers smooth, customizable loaders to enhance user experience while content is loading.

Package Exports

  • spinny-loader
  • spinny-loader/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (spinny-loader) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

spinny-loader

spinny-loader is a React component library for adding beautiful and customizable loading animations to your application. This package provides multiple loaders that are easy to use and highly configurable.

Components

  • SimpleLoader: A simple loading spinner.
  • PulseSphere: A pulsing sphere animation.
  • WaveFlow: A wave-like flowing animation.

Installation

You can install the package via npm:

npm install spinny-loader