{"id":13400955,"url":"https://github.com/dispalt/sbt-reactjs","last_synced_at":"2026-01-21T13:14:17.233Z","repository":{"id":16627801,"uuid":"19382879","full_name":"dispalt/sbt-reactjs","owner":"dispalt","description":"React SBT Plugin using npm","archived":false,"fork":false,"pushed_at":"2023-07-11T16:13:48.000Z","size":82,"stargazers_count":81,"open_issues_count":8,"forks_count":22,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-05T22:52:22.295Z","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":"mwrlabs/drozer","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dispalt.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}},"created_at":"2014-05-02T17:34:14.000Z","updated_at":"2024-05-20T16:59:32.000Z","dependencies_parsed_at":"2024-01-15T03:42:42.013Z","dependency_job_id":null,"html_url":"https://github.com/dispalt/sbt-reactjs","commit_stats":null,"previous_names":["ddispaltro/sbt-reactjs"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dispalt%2Fsbt-reactjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dispalt%2Fsbt-reactjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dispalt%2Fsbt-reactjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dispalt%2Fsbt-reactjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dispalt","download_url":"https://codeload.github.com/dispalt/sbt-reactjs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243538009,"owners_count":20307099,"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-07-30T19:00:57.282Z","updated_at":"2026-01-21T13:14:17.192Z","avatar_url":"https://github.com/dispalt.png","language":"Scala","readme":"# ReactJS Source Compiler\n\n![Scala CI](https://github.com/dispalt/sbt-reactjs/workflows/Scala%20CI/badge.svg)\n\n - The master series is for React 0.14.x\n - The [0.4.x](https://github.com/ddispaltro/sbt-reactjs/tree/0.4.x) series is for React 0.12\n - The [0.3.x](https://github.com/ddispaltro/sbt-reactjs/tree/0.3.x) series is for React 0.11\n - The [0.2.x](https://github.com/ddispaltro/sbt-reactjs/tree/0.2.x) series is for React 0.10\n\nThis plugin hooks your JSX files in to the Asset compilation phase.\nIt uses the autoPlugin feature with `0.13.5` to make the setup dead-simple.\n\nTo use this plugin use the addSbtPlugin command within your project's\nplugins.sbt (or as a global setting) i.e.:\n\n```scala\naddSbtPlugin(\"com.github.ddispaltro\" % \"sbt-reactjs\" % \"0.6.8\")\n```\n\nYour project's build file also needs to enable sbt-web plugins. For example with build.sbt:\n\n```scala\nlazy val root = (project in file(\".\")).enablePlugins(SbtWeb)\n```\n\n## Options\n\n - `harmony`: Turns on JS transformations such as ES6 Classes etc.\n - `stripTypes`: Strips out type annotations.\n - `sourceMapInline`: Embed inline sourcemap in transformed source\n\nThe artifact is hosted as part of the [community plugins](http://www.scala-sbt.org/0.13.5/docs/Community/Bintray-For-Plugins.html)\nvia [bintray service](https://bintray.com/ddispaltro/sbt-plugins/sbt-reactjs/view).\n\n\n## License\n\n`sbt-reactjs` is licensed under the [Apache License, Version 2.0](./LICENSE)\n","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdispalt%2Fsbt-reactjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdispalt%2Fsbt-reactjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdispalt%2Fsbt-reactjs/lists"}