Boardwalk

Description

A couple of facilities on top of Seaside

Details

Source
GitHub
Dialect
pharo (40% confidence)
License
MIT
Stars
2
Forks
2
Created
March 26, 2018
Updated
Jan. 8, 2026
Topics
javascript pharo seaside web

Categories

Web

README excerpt

# Boardwalk

![Logo](assets/logos/100x100.png)

A couple of facilities on top of the [Seaside Web Framework](https://github.com/SeasideSt/Seaside)

[![Unit Tests](https://github.com/ba-st/Boardwalk/actions/workflows/unit-tests.yml/badge.svg)](https://github.com/ba-st/Boardwalk/actions/workflows/unit-tests.yml/badge.svg)
[![Coverage Status](https://codecov.io/github/ba-st/Boardwalk/coverage.svg?branch=release-candidate)](https://codecov.io/gh/ba-st/Boardwalk/branch/release-candidate)
[![Baseline Groups](https://github.com/ba-st/Boardwalk/actions/workflows/loading-groups.yml/badge.svg)](https://github.com/ba-st/Boardwalk/actions/workflows/loading-groups.yml)
[![Markdown Lint](https://github.com/ba-st/Boardwalk/actions/workflows/markdown-lint.yml/badge.svg)](https://github.com/ba-st/Boardwalk/actions/workflows/markdown-lint.yml)

[![GitHub release](https://img.shields.io/github/release/ba-st/Boardwalk.svg)](https://github.com/ba-st/Boardwalk/releases/latest)
[![Pharo 8.0](https://img.shields.io/badge/Pharo-8.0-informational)](https://pharo.org)
[![Pharo 9.0](https://img.shields.io/badge/Pharo-9.0-informational)](https://pharo.org)
[![Pharo 10](https://img.shields.io/badge/Pharo-10-informational)](https://pharo.org)
[![Pharo 11](https://img.shields.io/badge/Pharo-11-informational)](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)
← Back to results