{"id":18752827,"url":"https://github.com/scalablytyped/scalajsreactdemos","last_synced_at":"2025-09-24T01:39:50.903Z","repository":{"id":48624529,"uuid":"278624011","full_name":"ScalablyTyped/ScalaJsReactDemos","owner":"ScalablyTyped","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-28T18:20:21.000Z","size":40895,"stargazers_count":14,"open_issues_count":2,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-03T08:39:35.209Z","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/ScalablyTyped.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-07-10T12:08:29.000Z","updated_at":"2025-03-19T07:34:31.000Z","dependencies_parsed_at":"2024-01-28T19:40:47.824Z","dependency_job_id":null,"html_url":"https://github.com/ScalablyTyped/ScalaJsReactDemos","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ScalablyTyped/ScalaJsReactDemos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScalablyTyped%2FScalaJsReactDemos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScalablyTyped%2FScalaJsReactDemos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScalablyTyped%2FScalaJsReactDemos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScalablyTyped%2FScalaJsReactDemos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ScalablyTyped","download_url":"https://codeload.github.com/ScalablyTyped/ScalaJsReactDemos/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScalablyTyped%2FScalaJsReactDemos/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276678837,"owners_count":25684803,"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-09-23T02:00:09.130Z","response_time":73,"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-11-07T17:22:46.168Z","updated_at":"2025-09-24T01:39:50.865Z","avatar_url":"https://github.com/ScalablyTyped.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Demos for ScalablyTyped with Scalajs-React flavour\n\nThis is a collection of tiny demo projects to show off how we can use react libraries with Scalajs-react with typings generated from ScalablyTyped\n\n## Browser demos \n\n### react-mobx \n[Demo](https://scalablytyped.github.io/ScalaJsReactDemos/react-mobx/)\n\n`sbt\u003e react-mobx/start` starts a webpack-dev-server at http://localhost:8001 .\n  \n### react-slick \n[Demo](https://scalablytyped.github.io/ScalaJsReactDemos/react-slick/)\n\n`sbt\u003e react-slick/start` starts a webpack-dev-server at http://localhost:8002 .\n\n  \n### react-big-calendar \n[Demo](https://scalablytyped.github.io/ScalaJsReactDemos/react-big-calendar/)\n\n`sbt\u003e react-big-calendar/start` starts a webpack-dev-server at http://localhost:8003 .\n\n  \n### semantic-ui-react-kitchensink \n[Demo](https://scalablytyped.github.io/ScalaJsReactDemos/semantic-ui-react-kitchensink/)\n\n`sbt\u003e semantic-ui-react-kitchensink/start` starts a webpack-dev-server at http://localhost:8004 .\n\n  \n### antd \n[Demo](https://scalablytyped.github.io/ScalaJsReactDemos/antd/)\n\n`sbt\u003e antd/start` starts a webpack-dev-server at http://localhost:8006 .\n\n  \n### react-router-dom \n[Demo](https://scalablytyped.github.io/ScalaJsReactDemos/react-router-dom/)\n\n`sbt\u003e react-router-dom/start` starts a webpack-dev-server at http://localhost:8007 .\n\n  \n### material-ui \n[Demo](https://scalablytyped.github.io/ScalaJsReactDemos/material-ui/)\n\n`sbt\u003e material-ui/start` starts a webpack-dev-server at http://localhost:8008 .\n\n  \n### react-leaflet \n[Demo](https://scalablytyped.github.io/ScalaJsReactDemos/react-leaflet/)\n\n`sbt\u003e react-leaflet/start` starts a webpack-dev-server at http://localhost:8009 .\n\n  \n### office-ui-fabric-react \n[Demo](https://scalablytyped.github.io/ScalaJsReactDemos/office-ui-fabric-react/)\n\n`sbt\u003e office-ui-fabric-react/start` starts a webpack-dev-server at http://localhost:8010 .\n\n  \n### react-dnd \n[Demo](https://scalablytyped.github.io/ScalaJsReactDemos/react-dnd/)\n\n`sbt\u003e react-dnd/start` starts a webpack-dev-server at http://localhost:8011 .\n\n### react-i18next \n[Demo](https://scalablytyped.github.io/ScalaJsReactDemos/react-i18n/)\n\n`sbt\u003e react-i18n/start` starts a webpack-dev-server at http://localhost:8012 .\n\n### @nivo/line \n[Demo](https://scalablytyped.github.io/ScalaJsReactDemos/nivo/)\n\n`sbt\u003e nivo/start` starts a webpack-dev-server at http://localhost:8013 .\n\n### downshift \n[Demo](https://scalablytyped.github.io/ScalaJsReactDemos/downshift/)\n\n`sbt\u003e downshift/start` starts a webpack-dev-server at http://localhost:8014 .\n\n### react-redux \n[Demo](https://scalablytyped.github.io/ScalaJsReactDemos/react-redux/)\n\n`sbt\u003e react-redux/start` starts a webpack-dev-server at http://localhost:8015 .\n\n### react-window \n[Demo](https://scalablytyped.github.io/ScalaJsReactDemos/react-window/)\n\n`sbt\u003e react-window/start` starts a webpack-dev-server at http://localhost:8016 .\n\n### react-markdown\n[Demo](https://scalablytyped.github.io/ScalaJsReactDemos/react-markdown/)\n\n`sbt\u003e react-markdown/start` starts a webpack-dev-server at http://localhost:8017 .\n\n## React-native \n[Expo demo you can run on your phone](https://expo.io/@scalablytyped/scalably-typed-react-native) (slinky version is deployed there)\n\nTo run this you'll need to follow the \n[Setting up the development environment](https://reactnative.dev/docs/environment-setup) \nfor react-native. \n\nWhen you have an emulator running, you can start the demo like this:\n\n```\nsbt\u003ereact-native/run\n``` \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscalablytyped%2Fscalajsreactdemos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscalablytyped%2Fscalajsreactdemos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscalablytyped%2Fscalajsreactdemos/lists"}