{"id":15107595,"url":"https://github.com/ba-st/willow","last_synced_at":"2026-02-12T00:21:05.433Z","repository":{"id":37580085,"uuid":"74787479","full_name":"ba-st/Willow","owner":"ba-st","description":"The Web Interaction Library that eases the burden of creating AJAX-based web applications","archived":false,"fork":false,"pushed_at":"2025-01-02T13:00:38.000Z","size":4637,"stargazers_count":47,"open_issues_count":4,"forks_count":8,"subscribers_count":9,"default_branch":"release-candidate","last_synced_at":"2025-03-27T02:10:01.700Z","etag":null,"topics":["ajax","html5","javascript","jquery","mit-license","pharo","seaside","web","web-components"],"latest_commit_sha":null,"homepage":"","language":"Smalltalk","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ba-st.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-25T20:52:28.000Z","updated_at":"2025-01-02T13:00:41.000Z","dependencies_parsed_at":"2024-01-12T18:36:11.315Z","dependency_job_id":"88297df4-0acf-46b9-ba32-221172ebefd4","html_url":"https://github.com/ba-st/Willow","commit_stats":{"total_commits":482,"total_committers":17,"mean_commits":"28.352941176470587","dds":"0.39626556016597514","last_synced_commit":"f61ad0938d4c5b8876fa33ff1012f53e714f4b1e"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ba-st%2FWillow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ba-st%2FWillow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ba-st%2FWillow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ba-st%2FWillow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ba-st","download_url":"https://codeload.github.com/ba-st/Willow/tar.gz/refs/heads/release-candidate","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248702226,"owners_count":21148114,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ajax","html5","javascript","jquery","mit-license","pharo","seaside","web","web-components"],"created_at":"2024-09-25T21:26:02.945Z","updated_at":"2026-02-12T00:21:05.376Z","avatar_url":"https://github.com/ba-st.png","language":"Smalltalk","readme":"# Willow\n\n![Logo](assets/logo.svg)\n\nReady-to-use components for interactive web applications + framework-agnostic integration\n\n[![Unit Tests](https://github.com/ba-st/Willow/actions/workflows/unit-tests.yml/badge.svg)](https://github.com/ba-st/Willow/actions/workflows/unit-tests.yml/badge.svg)\n[![Coverage Status](https://codecov.io/github/ba-st/Willow/coverage.svg?branch=release-candidate)](https://codecov.io/gh/ba-st/Willow/branch/release-candidate)\n[![Baseline Groups](https://github.com/ba-st/Willow/actions/workflows/loading-groups.yml/badge.svg)](https://github.com/ba-st/Willow/actions/workflows/loading-groups.yml)\n[![Markdown Lint](https://github.com/ba-st/Willow/actions/workflows/markdown-lint.yml/badge.svg)](https://github.com/ba-st/Willow/actions/workflows/markdown-lint.yml)\n\n[![GitHub release](https://img.shields.io/github/release/ba-st/Willow.svg)](https://github.com/ba-st/Willow/releases/latest)\n[![Pharo 8.0](https://img.shields.io/badge/Pharo-8.0-informational)](https://pharo.org)\n[![Pharo 9.0](https://img.shields.io/badge/Pharo-9.0-informational)](https://pharo.org)\n[![Pharo 10](https://img.shields.io/badge/Pharo-10-informational)](https://pharo.org)\n[![Pharo 11](https://img.shields.io/badge/Pharo-11-informational)](https://pharo.org)\n\n[Willow](https://github.com/ba-st/Willow) is developed using [Smalltalk](http://stephane.ducasse.free.fr/FreeBooks.html),\n providing a simple interface for your web application, no matter the front-end\n framework you choose.\n\nThe tutorials below assume you are familiar with Smalltalk code, and are using\n[Pharo](http://pharo.org/) as your development environment. Willow is intended\nto work alongside the [RenoirSt](https://github.com/ba-st/RenoirSt) DSL to define\nthe CSS of your application. Some basic knowledge of [Seaside](https://github.com/SeasideSt/Seaside)\nis also recommended.\n\n## Quick links\n\n- [**Explore the docs**](docs/README.md)\n- [Report a defect](https://github.com/ba-st/Willow/issues/new?labels=Type%3A+Defect)\n- [Request a feature](https://github.com/ba-st/Willow/issues/new?labels=Type%3A+Feature)\n\n## License\n\n- The code is licensed under [MIT](LICENSE).\n- The documentation is licensed under [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/).\n\n## Installation\n\nTo load the project in a Pharo image follow these [instructions](docs/how-to/how-to-load-in-pharo.md).\n\n## Contributing\n\nCheck the [Contribution Guidelines](CONTRIBUTING.md)\n\n## Credits\n\n- Willow was first presented in the [Smalltalks 2013 Conference](http://fast.org.ar).\nA video of the presentation can be seen [here](https://youtu.be/JezITRHCBuc?list=PLCGAAdUizzH027lLWKXh_44cGuEsay7-R).\n\n- A follow-up presentation was made in the Smalltalks 2017 Conference. The slides\n  are available [here](https://www.slideshare.net/gcotelli/willow-101-82159948)\n  and a video of the presentation can be seen [here](https://youtu.be/-QmvIBLDASM).\n\n- Another follow-up presentation was made in the ESUG 2018 and Smalltalks 2018\n  conferences. The slides are available [here](https://www.slideshare.net/FASTPresentations/willow-the-interaction-tour-by-maxi-tabacman)\n  and a video of the presentation can be seen [here](https://youtu.be/U6-JoPRcXHc)\n\n- Work started by [Maximiliano Tabacman](https://github.com/mtabacman). Code\n  improvements provided by [Gabriel Cotelli](https://github.com/gcotelli).\n  Additional ideas and fixes by [Francisco Ortiz Peñaloza](https://github.com/fortizpenaloza)\n  and [Julián Maestri](https://github.com/serpi90).\n\n- Real world scenarios and coding time granted by [Mercap Software](https://www.mercapsoftware.com/en/).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fba-st%2Fwillow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fba-st%2Fwillow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fba-st%2Fwillow/lists"}