https://github.com/ba-st/Buoy
A complement to Pharo & GS64 adding useful extensions
https://github.com/ba-st/Buoy
assertion-library mit-license optional percentage percentage-calculations pharo
Last synced: 6 months ago
JSON representation
A complement to Pharo & GS64 adding useful extensions
- Host: GitHub
- URL: https://github.com/ba-st/Buoy
- Owner: ba-st
- License: mit
- Created: 2017-01-05T13:39:38.000Z (over 8 years ago)
- Default Branch: release-candidate
- Last Pushed: 2024-08-27T20:39:37.000Z (8 months ago)
- Last Synced: 2024-10-29T20:32:38.663Z (6 months ago)
- Topics: assertion-library, mit-license, optional, percentage, percentage-calculations, pharo
- Language: Smalltalk
- Homepage:
- Size: 739 KB
- Stars: 22
- Watchers: 6
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-pharo - Buoy - A complement to Pharo (Language extensions)
README
# Buoy

This project aims to complement [Pharo](https://www.pharo.org) and [GS64](https://gemtalksystems.com/products/gs64/)
adding useful extensions.[](https://github.com/ba-st/Buoy/actions/workflows/unit-tests.yml)
[](https://github.com/ba-st/Buoy/actions/workflows/unit-tests-gs64.yml)
[](https://codecov.io/gh/ba-st/Buoy/branch/release-candidate)[](https://github.com/ba-st/Buoy/actions/workflows/loading-groups.yml)
[](https://github.com/ba-st/Buoy/actions/workflows/loading-gs64-components.yml)
[](https://github.com/ba-st/Buoy/actions/workflows/markdown-lint.yml)[](https://github.com/ba-st/Buoy/releases/latest)
[](https://pharo.org)
[](https://pharo.org)
[](https://pharo.org)
[](https://pharo.org)[](https://gemtalksystems.com/products/gs64/)
[](https://gemtalksystems.com/products/gs64/)Quick links
- [**Explore the docs**](docs/README.md)
- [Report a defect](https://github.com/ba-st/Buoy/issues/new?labels=Type%3A+Defect)
- [Request a feature](https://github.com/ba-st/Buoy/issues/new?labels=Type%3A+Feature)## Features and Extensions
- Assertions library
- Additional collections and extensions
- Comparison affordances
- Additional Math abstractions
- Bindings and Optionals
- Exception Handling extensions
- Meta-programming
- SUnit extensions## 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 these [instructions](docs/how-to/how-to-load-in-pharo.md).
## Contributing
Check the [Contribution Guidelines](CONTRIBUTING.md)
---
> *Icons by [Icons8](https://icons8.com)*