@midudev/wc-spinning-progress
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

spinning-progress-indicator-eleement

A simple spinning loading web component based on macOS one

Installation

npm install -y

Usage

<spinning-progress></spinning-progress>
<spinning-progress size='large'></spinning-progress>

<spinning-progress color='black'></spinning-progress>
<spinning-progress color='black' size='large'></spinning-progress>

<spinning-progress color='white'></spinning-progress>
<spinning-progress color='white' size='large'></spinning-progress>

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Readme

Keywords

Package Sidebar

Install

npm i @midudev/wc-spinning-progress

Weekly Downloads

1

Version

0.0.1

License

Apache-2.0

Unpacked Size

34.5 kB

Total Files

16

Last publish

Collaborators

  • miduga