https://github.com/ba-st/willow-spinkit
Integration between Willow and SpinKit
https://github.com/ba-st/willow-spinkit
pharo spinkit throbber willow
Last synced: 20 days ago
JSON representation
Integration between Willow and SpinKit
- Host: GitHub
- URL: https://github.com/ba-st/willow-spinkit
- Owner: ba-st
- License: mit
- Created: 2017-08-08T17:50:19.000Z (about 8 years ago)
- Default Branch: release-candidate
- Last Pushed: 2023-05-29T20:11:02.000Z (over 2 years ago)
- Last Synced: 2025-03-29T01:51:46.732Z (7 months ago)
- Topics: pharo, spinkit, throbber, willow
- Language: Smalltalk
- Homepage:
- Size: 108 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# 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)
[](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)