{"id":16338260,"url":"https://github.com/srid/miso-viso","last_synced_at":"2025-07-16T12:04:04.548Z","repository":{"id":66668460,"uuid":"99845563","full_name":"srid/miso-viso","owner":"srid","description":"Playing with abstract visualizations in Miso. Work in Progress.","archived":false,"fork":false,"pushed_at":"2018-04-28T15:28:38.000Z","size":8,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T12:11:12.289Z","etag":null,"topics":["haskell","miso","svg","visualization"],"latest_commit_sha":null,"homepage":"","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/srid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-08-09T19:28:37.000Z","updated_at":"2019-12-05T06:35:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"2e872fae-128a-4dde-846e-96f130391d93","html_url":"https://github.com/srid/miso-viso","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/srid/miso-viso","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srid%2Fmiso-viso","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srid%2Fmiso-viso/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srid%2Fmiso-viso/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srid%2Fmiso-viso/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srid","download_url":"https://codeload.github.com/srid/miso-viso/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srid%2Fmiso-viso/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265507890,"owners_count":23779030,"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":["haskell","miso","svg","visualization"],"created_at":"2024-10-10T23:50:04.271Z","updated_at":"2025-07-16T12:04:04.453Z","avatar_url":"https://github.com/srid.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Visualization in Miso\n\n## Development\n\nFor faster edit-compile-run cycle it is recommended to to use `GHCJSi` as follows.\n\nFirst, enter the Nix configured shell environment:\n\n```\nnix-shell -A env\n```\n\nThen, enter the GHCJSi shell:\n\n\n```\ncabal configure --ghcjs\ncabal repl\n```\n\nGHCJSi starts up a web server. You should immediately connect to it from the web browser via http://localhost:6400/\n\n\nFrom the GHCJSi shell--and everytime `Main.js` changes--recompile and send the new code to the browser:\n\n```\n\u003e import Miso.Dev  # Once\n\u003e :r\n\u003e clearBody \u003e\u003e main\n```\n\nThe UI in the web browser will now update automatically with the new code. Happy hacking!\n\n## Production\n\nThis application can be built for production and run as follows:\n\n```\nnix-build\nwarp -d result/bin/app.jsexe/  # Port 3000\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrid%2Fmiso-viso","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrid%2Fmiso-viso","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrid%2Fmiso-viso/lists"}