https://github.com/ba-st/willow-bootstrap
Integration between Willow & Bootstrap 3/4
https://github.com/ba-st/willow-bootstrap
ajax bootstrap bootstrap3 javascript pharo smalltalk web willow
Last synced: about 1 year ago
JSON representation
Integration between Willow & Bootstrap 3/4
- Host: GitHub
- URL: https://github.com/ba-st/willow-bootstrap
- Owner: ba-st
- License: mit
- Created: 2017-03-31T21:11:30.000Z (about 9 years ago)
- Default Branch: release-candidate
- Last Pushed: 2025-01-02T12:02:15.000Z (over 1 year ago)
- Last Synced: 2025-04-15T21:51:53.969Z (about 1 year ago)
- Topics: ajax, bootstrap, bootstrap3, javascript, pharo, smalltalk, web, willow
- Language: Smalltalk
- Homepage:
- Size: 7.35 MB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Willow Bootstrap

Willow Bootstrap provides integration between [Willow](https://github.com/ba-st/Willow)
and [Bootstrap 3/4](http://getbootstrap.com/).
[](https://github.com/ba-st/Willow-Bootstrap/actions/workflows/unit-tests.yml/badge.svg)
[](https://codecov.io/gh/ba-st/Willow-Bootstrap/branch/release-candidate)
[](https://github.com/ba-st/Willow-Bootstrap/actions/workflows/loading-groups.yml)
[](https://github.com/ba-st/Willow-Bootstrap/actions/workflows/markdown-lint.yml)
[](https://github.com/ba-st/Willow-Bootstrap/releases/latest)
[](https://pharo.org)
[](https://pharo.org)
[](https://pharo.org)
[](https://pharo.org)
The project goal is to complement Willow with a component supplier that allows
the creation of Bootstrap applications.
## Quick links
- [**Explore the docs**](docs/README.md)
- [Report a defect](https://github.com/ba-st/Willow-Bootstrap/issues/new?labels=Type%3A+Defect)
- [Request a feature](https://github.com/ba-st/Willow-Bootstrap/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/).
## Installation
To load the project in a Pharo image follow this [instructions](docs/how-to/how-to-load-in-pharo.md).
## Contributing
Check the [Contribution Guidelines](CONTRIBUTING.md)