Skip to content

ba-st/Willow

Repository files navigation

Willow

Logo

Ready-to-use components for interactive web applications + framework-agnostic integration

Unit Tests Coverage Status Baseline Groups Markdown Lint

GitHub release Pharo 8.0 Pharo 9.0 Pharo 10 Pharo 11

Willow is developed using Smalltalk, providing a simple interface for your web application, no matter the front-end framework you choose.

The tutorials below assume you are familiar with Smalltalk code, and are using Pharo as your development environment. Willow is intended to work alongside the RenoirSt DSL to define the CSS of your application. Some basic knowledge of Seaside is also recommended.

Quick links

License

  • The code is licensed under MIT.
  • The documentation is licensed under CC BY-SA 4.0.

Installation

To load the project in a Pharo image follow these instructions.

Contributing

Check the Contribution Guidelines

Credits