simple-react-loading-spinner

Simple Loading spinner component for React

Usage no npm install needed!

<script type="module">
  import simpleReactLoadingSpinner from 'https://cdn.skypack.dev/simple-react-loading-spinner';
</script>

README

Simple React loading spinner

Simple Loading spinner component for React

Installation

npm i simple-react-loading-spinner

Usage

People are impatient, show them something while content is loading

  <SimpleLoadingSpinner width={100} height={100} borderRadius={50}/>

See example

License

MIT