{"id":14383974,"url":"https://github.com/bzg/choices","last_synced_at":"2025-08-31T20:15:10.663Z","repository":{"id":141717744,"uuid":"192899279","full_name":"bzg/choices","owner":"bzg","description":"Build SPAs to let users answer questions from a decision tree","archived":false,"fork":false,"pushed_at":"2024-12-26T10:13:37.000Z","size":6119,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T17:52:55.561Z","etag":null,"topics":["decision-tree","flowchart","spa"],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bzg.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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":"publiccode.yml","codemeta":null},"funding":{"github":"bzg","liberapay":"bzg"}},"created_at":"2019-06-20T10:22:52.000Z","updated_at":"2025-03-05T10:22:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"225deeee-e093-4529-ba67-21ae5abed0dd","html_url":"https://github.com/bzg/choices","commit_stats":null,"previous_names":[],"tags_count":12,"template":true,"template_full_name":null,"purl":"pkg:github/bzg/choices","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bzg%2Fchoices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bzg%2Fchoices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bzg%2Fchoices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bzg%2Fchoices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bzg","download_url":"https://codeload.github.com/bzg/choices/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bzg%2Fchoices/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273032934,"owners_count":25034067,"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","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["decision-tree","flowchart","spa"],"created_at":"2024-08-28T18:01:04.594Z","updated_at":"2025-08-31T20:15:10.657Z","avatar_url":"https://github.com/bzg.png","language":"Clojure","funding_links":["https://github.com/sponsors/bzg","https://liberapay.com/bzg"],"categories":["Clojure"],"sub_categories":[],"readme":"#+title: Choices: build SPA to let users explore a (decision-)tree\n\n* =Choices=\n\n=Choices= lets you build a single page application to let users traverse\na set of related options and get feedback from their choices.\n\n[[file:choices.png]]\n\n* Build\n\n1. Copy =config-example.yml= to =config.yml= and adapt it to your needs\n3. Test your configuration with =clj -M:test=\n4. Compile with =clj -M:js=\n5. Your static files are ready in =resources/public/=\n\n* Develop\n\n1. Copy =config-example.yml= to =config.yml= and adapt it to your needs\n2. Compile with =clj -M:fig=\n3. Check your web browser on http://localhost:9500\n\n* Themes\n\n=Choices= come with three themes: [[https://bulma.io/][bulma]], the default, [[https://jenil.github.io/chota/][chota]] and [[https://www.systeme-de-design.gouv.fr/][dsfr]].\n\n*Don't use the dsfr theme unless you are [[https://www.systeme-de-design.gouv.fr/utilisation-et-organisation/perimetre-d-application][authorized]] to.*\n\nTo set chota as the theme, run =clj -X:set :theme chota=.\n\nThis will update =config.yml= and =resources/public/index.html= to use\nchota as the theme when generating the static website.\n   \n* Usage\n\nHere are some examples where =Choices= is used:\n\n- https://guide-juridique-logiciel-libre.etalab.gouv.fr/\n- https://guide-juridique-open-data.etalab.gouv.fr/\n- https://publiccodenet.github.io/assessment-eligibility/\n\n* Contribute\n\nContributions are welcome.  You can send feedback and patches to\n[[mailto:~bzg/dev@lists.sr.ht][~bzg/dev@lists.sr.ht]].  For patches, please configure your local copy\nof the repository to add a prefix to the subject line of your emails:\n\n: ~$ git config format.subjectPrefix 'PATCH choices'\n\n* Support the Clojure(script) ecosystem\n\nIf you like Clojure(script), please consider supporting maintainers by\ndonating to [[https://www.clojuriststogether.org][clojuriststogether.org]].\n\n* License\n\n2019-2025 Bastien Guerry\n\nThis application is published under the [[file:LICENSE][EPL 2.0 license]], except for\nthe fonts in =resources/public/fonts=.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbzg%2Fchoices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbzg%2Fchoices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbzg%2Fchoices/lists"}