A CSS library for single element loaders/spinners
Netrice is designed to be lightweight (2KB without Gzip) and work out of the box, with any CSS framework.
To get started, download the latest release, and then simply include the dist/netrice.min.css
css file. If you want to edit the colours and other variables, see the building from source section.
To build from source (With edited variables), using sass, include the scss/netrice.scss
file in your css build. You can use this if you want to edit the colour scheme, sizing or other variables.
.netrice-circle
.netrice-circle-single
.netrice-circle-single-transparent
.netrice-circle-half
.netrice-circle-half-transparent
.netrice-circle-double
.netrice-circle-double-transparent
.netrice-circle-triple
.netrice-circle-triple-transparent
.netrice-square-folding
.netrice-square-spinning
Netrice is made by Benolot & contributors. It is available under a MIT License on Github.
This page is hosted on Github pages and is built with Spectre. Source code for this page is available on Github.