Integration between Willow and SpinKit
# Willow SpinKit Integration between [Willow](https://github.com/ba-st/Willow) and [SpinKit](https://github.com/tobiasahlin/SpinKit) [](https://github.com/ba-st/Willow-SpinKit/actions/workflows/unit-tests.yml/badge.svg) [](https://codecov.io/gh/ba-st/Willow-SpinKit/branch/release-candidate) [](https://github.com/ba-st/Willow-SpinKit/actions/workflows/loading-groups.yml) [](https://github.com/ba-st/Willow-SpinKit/actions/workflows/markdown-lint.yml) [](https://github.com/ba-st/Willow-SpinKit/releases/latest) [](https://pharo.org) [](https://pharo.org) [](https://pharo.org) [](https://pharo.org) The project goal is to offer a set of loading notifications for your web applications when developing with Willow. ## Quick links - [**Explore the docs**](docs/README.md) - [Report a defect](https://github.com/ba-st/Willow-SpinKit/issues/new?labels=Type%3A+Defect) - [Request a feature](https://github.com/ba-st/Willow-SpinKit/issues/new?labels=Type%3A+Feature) ## License - The code is licensed under [MIT](LICENSE). - The documentation is licensed under [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/). ## Quick Start To load the project in a Pharo image follow these [instructions](docs/how-to/how-to-load-in-pharo.md). - Load the `Examples` group - Start the preview with: `WillowSpinKitPlayground start` - Go to `http://localhost:8080/willow-spinkit-examples` ## Contributing Check the [Contribution Guidelines](CONTRIBUTING.md)