https://github.com/ba-st/boardwalk
A couple of facilities on top of Seaside
https://github.com/ba-st/boardwalk
javascript pharo seaside web
Last synced: about 1 year ago
JSON representation
A couple of facilities on top of Seaside
- Host: GitHub
- URL: https://github.com/ba-st/boardwalk
- Owner: ba-st
- License: mit
- Created: 2018-03-26T19:41:29.000Z (about 8 years ago)
- Default Branch: release-candidate
- Last Pushed: 2023-05-29T19:04:23.000Z (about 3 years ago)
- Last Synced: 2025-03-29T01:51:44.400Z (about 1 year ago)
- Topics: javascript, pharo, seaside, web
- Language: Smalltalk
- Homepage:
- Size: 163 KB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Boardwalk

A couple of facilities on top of the [Seaside Web Framework](https://github.com/SeasideSt/Seaside)
[](https://github.com/ba-st/Boardwalk/actions/workflows/unit-tests.yml/badge.svg)
[](https://codecov.io/gh/ba-st/Boardwalk/branch/release-candidate)
[](https://github.com/ba-st/Boardwalk/actions/workflows/loading-groups.yml)
[](https://github.com/ba-st/Boardwalk/actions/workflows/markdown-lint.yml)
[](https://github.com/ba-st/Boardwalk/releases/latest)
[](https://pharo.org)
[](https://pharo.org)
[](https://pharo.org)
[](https://pharo.org)
## Quick links
- [**Explore the docs**](docs/README.md)
- [Report a defect](https://github.com/ba-st/Boardwalk/issues/new?labels=Type%3A+Defect)
- [Request a feature](https://github.com/ba-st/Boardwalk/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 these [instructions](docs/how-to/how-to-load-in-pharo.md).
## Contributing
Check the [Contribution Guidelines](CONTRIBUTING.md)