{"id":13566425,"url":"https://github.com/sindreij/willow","last_synced_at":"2025-04-04T00:30:45.069Z","repository":{"id":33403624,"uuid":"155116009","full_name":"sindreij/willow","owner":"sindreij","description":"Implementation of the Elm architecture in Rust","archived":true,"fork":false,"pushed_at":"2022-12-10T04:00:57.000Z","size":1308,"stargazers_count":172,"open_issues_count":29,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T08:15:27.796Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindreij.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-28T21:10:36.000Z","updated_at":"2024-10-02T19:20:17.000Z","dependencies_parsed_at":"2022-08-29T02:10:27.621Z","dependency_job_id":null,"html_url":"https://github.com/sindreij/willow","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindreij%2Fwillow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindreij%2Fwillow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindreij%2Fwillow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindreij%2Fwillow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindreij","download_url":"https://codeload.github.com/sindreij/willow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247103306,"owners_count":20884023,"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":[],"created_at":"2024-08-01T13:02:09.398Z","updated_at":"2025-04-04T00:30:43.423Z","avatar_url":"https://github.com/sindreij.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"**This is a tech-demo. Feel free to learn from it and steal the ideas (if you like them), but it's not something that should (or can) be used directly**\n\n# Willow\n\n**Willow** is an experiment to see if it is possible to create a \"elm-like\" API using Rust.\n\n## Demo / Examples\n\n- Counter [source code](examples/counter/src/app.rs). [Demo](http://sindrejohansen.no/willow/counter/)\n- TodoMVC [source code](examples/todomvc/src/app.rs). [Demo](http://sindrejohansen.no/willow/todomvc/)\n\n## Quickstart\n\n```sh\ncd examples/counter/\n\n# See https://github.com/rustwasm/wasm-pack/issues/252\nln -s ../../target target\ncargo install wasm-pack\nwasm-pack build\n\ncd www/\nyarn\nyarn start\n```\n\n## Backstory\n\n[See my blogpost for the how and why I built this.](https://sindrejohansen.no/blog/willow/rust/elm/2018/11/16/willow-elm-in-rust.html)\n\n## License\n\nLicensed under either of these:\n\n- Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or\n  \u003chttps://www.apache.org/licenses/LICENSE-2.0\u003e)\n- MIT license ([LICENSE-MIT](LICENSE-MIT) or\n  \u003chttps://opensource.org/licenses/MIT\u003e)\n\n### Contributing\n\nUnless you explicitly state otherwise, any contribution you intentionally submit\nfor inclusion in the work, as defined in the Apache-2.0 license, shall be\ndual-licensed as above, without any additional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsindreij%2Fwillow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsindreij%2Fwillow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsindreij%2Fwillow/lists"}