{"id":15984691,"url":"https://github.com/aappddeevv/dotty-scalajs","last_synced_at":"2025-08-17T10:39:58.657Z","repository":{"id":54429184,"uuid":"293928301","full_name":"aappddeevv/dotty-scalajs","owner":"aappddeevv","description":"Example running dotty scalajs; uses nodejs to run the output script","archived":false,"fork":false,"pushed_at":"2021-07-30T01:07:08.000Z","size":15,"stargazers_count":11,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T11:36:26.251Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aappddeevv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-09-08T21:11:00.000Z","updated_at":"2022-07-30T20:37:46.000Z","dependencies_parsed_at":"2022-08-13T15:20:42.013Z","dependency_job_id":null,"html_url":"https://github.com/aappddeevv/dotty-scalajs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aappddeevv/dotty-scalajs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aappddeevv%2Fdotty-scalajs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aappddeevv%2Fdotty-scalajs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aappddeevv%2Fdotty-scalajs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aappddeevv%2Fdotty-scalajs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aappddeevv","download_url":"https://codeload.github.com/aappddeevv/dotty-scalajs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aappddeevv%2Fdotty-scalajs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270837416,"owners_count":24654379,"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-17T02:00:09.016Z","response_time":129,"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":[],"created_at":"2024-10-08T02:10:10.514Z","updated_at":"2025-08-17T10:39:58.633Z","avatar_url":"https://github.com/aappddeevv.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotty scalajs\n\nYou need a working nodejs.\n\nTo run the example and continuously monitor the output to run directly in node:\n\n```sh\nnpm install\n```\n\nThen either start up vscode or your favorite editor. In a terminal or have your editor/IDE run:\n\n```sh\nsbt ~fastOptJS\n```\n\nand separately:\n\n```sh\nnpx nodemon -x \"node --enable-source-maps\" main/target/scala-3.0.0-M1/main-fastopt.js\n```\n\nIf you are using the nightly build which uses \"the next\" version, use:\n\n```sh\nnpx nodemon -x \"node --enable-source-maps\" main/target/scala-3.0.0-M1/main-fastopt.js\n```\n\nThe main initializer is set to true in build.sbt so it will run\nthe dotty scalajs javascript like a script.\n\nFeel free to add js packages via `npm install \u003cpackage\u003e` and use a facade to include\nthem in your scala program.\n\n## More dotty examples\n\nMore dotty examples are at the scala example project: https://github.com/lampepfl/dotty-example-project\n\n## License\n\nMIT License.\n\nSee LICENSE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faappddeevv%2Fdotty-scalajs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faappddeevv%2Fdotty-scalajs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faappddeevv%2Fdotty-scalajs/lists"}