Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 726 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 726 Bytes

Netrice

Simple Single Element CSS Spinners/Loaders

TODO

  • Github pages Website (https://benolot.github.io/netrice)
  • Add proper documentation for contributors (See Contributing.md)
  • Add proper documentation for users (How to use)
  • Investigate and setup SCSS quality checks
  • Issue template
  • Make colours and sizing and speed controlable with classes
  • Make github pages site mobile friendly
  • Make all loaders block elements to ensure they work out of the box with <i> tags instead of <div> tags

Usage

See the Documentation for details.

Example usage: <div class="netrice-circle"></div> or <div class="netrice-square-folding"></div>