{"id":19506766,"url":"https://github.com/calvinlfer/tyrian-chartjs-interop-example","last_synced_at":"2025-04-15T18:42:48.287Z","repository":{"id":181699760,"uuid":"667165818","full_name":"calvinlfer/tyrian-chartjs-interop-example","owner":"calvinlfer","description":"This is an example of how to use Chart.JS and integrate it with Tyrian","archived":false,"fork":false,"pushed_at":"2023-07-18T01:17:53.000Z","size":744,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T19:49:00.185Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Scala","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/calvinlfer.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}},"created_at":"2023-07-16T21:18:56.000Z","updated_at":"2024-04-18T15:57:39.000Z","dependencies_parsed_at":"2023-07-16T22:44:52.808Z","dependency_job_id":null,"html_url":"https://github.com/calvinlfer/tyrian-chartjs-interop-example","commit_stats":null,"previous_names":["calvinlfer/tyrian-chartjs-interop-example"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinlfer%2Ftyrian-chartjs-interop-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinlfer%2Ftyrian-chartjs-interop-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinlfer%2Ftyrian-chartjs-interop-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinlfer%2Ftyrian-chartjs-interop-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/calvinlfer","download_url":"https://codeload.github.com/calvinlfer/tyrian-chartjs-interop-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249131294,"owners_count":21217714,"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-11-10T22:38:16.533Z","updated_at":"2025-04-15T18:42:48.266Z","avatar_url":"https://github.com/calvinlfer.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tyrian Chart.JS interop\n\nThis is a simple example of how to use [Chart.JS](https://www.chartjs.org)\nleveraging [Scalably Typed](https://scalablytyped.org) mappings and getting it\nto interop with [Tyrian](https://tyrian.indigoengine.io).\n\n## Instructions\n\nThis project makes use of the ScalaJS Bundler plugin via ScalablyTyped so all\ndependencies (NPM and Scala.JS) are managed by SBT. To transpile Scala JS code\nto JavaScript, run:\n\n```bash\nsbt fastOptJS::webpack\n```\n\nThis will generate\n`target/scala-3.3.0/scalajs-bundler/main/myawesomewebapp-fastopt-bundle.js`\nwhich is used by index.html\n\nYou can use the following to automatically recompile when you change the code:\n\n```bash\nsbt ~fastOptJS::webpack\n```\n\nTo run the web application, run:\n\n```bash\nnpx http-server -c-1\n```\n\nThis starts up a web server on port 8080 and does not cache any files.\n\nVisit the root page to see the application\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalvinlfer%2Ftyrian-chartjs-interop-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcalvinlfer%2Ftyrian-chartjs-interop-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalvinlfer%2Ftyrian-chartjs-interop-example/lists"}