{"id":18260430,"url":"https://github.com/carrascomj/dalted","last_synced_at":"2025-04-04T19:33:17.784Z","repository":{"id":37178068,"uuid":"237685507","full_name":"carrascomj/dalted","owner":"carrascomj","description":"Image processing web-app for color blindness","archived":false,"fork":false,"pushed_at":"2023-01-21T16:38:45.000Z","size":9690,"stargazers_count":21,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-05-02T05:43:13.216Z","etag":null,"topics":["actix-web","color-blindness","image-processing","rust","vanilla-javascript"],"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/carrascomj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"carrascomj"}},"created_at":"2020-02-01T22:16:07.000Z","updated_at":"2024-01-26T23:35:48.000Z","dependencies_parsed_at":"2023-02-12T11:30:39.889Z","dependency_job_id":null,"html_url":"https://github.com/carrascomj/dalted","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/carrascomj%2Fdalted","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carrascomj%2Fdalted/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carrascomj%2Fdalted/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carrascomj%2Fdalted/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carrascomj","download_url":"https://codeload.github.com/carrascomj/dalted/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223157451,"owners_count":17097362,"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":["actix-web","color-blindness","image-processing","rust","vanilla-javascript"],"created_at":"2024-11-05T10:45:24.872Z","updated_at":"2024-11-05T10:45:25.940Z","avatar_url":"https://github.com/carrascomj.png","language":"Rust","funding_links":["https://github.com/sponsors/carrascomj"],"categories":[],"sub_categories":[],"readme":"![alt text](./static/img/logo.svg \"Dalted logo black\")  \n![build](https://github.com/carrascomj/dalted/workflows/build/badge.svg?branch=master)\n\n# What is Dalted?\n\nWeb-app that simulates different types of color blindness from a user-provided input image.\n\n## Resources\n\n1. The color blindness simulation implementation was inspired by [Vienot et al., 1999](http://vision.psychol.cam.ac.uk/jdmollon/papers/colourmaps.pdf).\n2. This simulation is explained in this [awesome post](https://ixora.io/projects/colorblindness/color-blindness-simulation-research/).\n3. Back-end written in [actix-web](https://actix.rs/).\n4. Backbone and guide for building a [Rust-Web-App](https://github.com/steadylearner/Rust-Web-App/).\n5. Check more official and community [actix examples](https://github.com/actix/examples)!\n\n## License\n\nLicensed under either of\n\n- Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any\nadditional terms or conditions.\n\n## Run locally\n\nThe first step is to [install Rust](https://www.rust-lang.org/tools/install):\n\n```bash\n# Unix-like OS\ncurl https://sh.rustup.rs -sSf | sh\n```\n\nAfter cloning this repository, it can be run in the browser with [cargo](https://doc.rust-lang.org/cargo/guide/creating-a-new-project.html):\n\n```bash\ngit clone https://github.com/carrascomj/dalted.git\n# enable --release for optimized compilation (but slower build process)\ncargo run #--release\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarrascomj%2Fdalted","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarrascomj%2Fdalted","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarrascomj%2Fdalted/lists"}