sbt-scala-js-map
Remote Debugging
Configures source mapping for Scala.js projects to enable remote debugging of libraries hosted on Github.
A Sbt plugin that configures source mapping for Scala.js projects hosted on Github
36 stars
12 watching
3 forks
Language: Scala
last commit: 5 days ago sbt-pluginscala-jssource-map
Related projects:
Repository | Description | Stars |
---|---|---|
thoughtworksinc/sbt-api-mappings | Fills apiMappings for common Scala libraries to enable cross-library documentation linking | 90 |
jetbrains/sbt-ide-settings | A plugin for configuring IDE settings in Scala projects. | 62 |
sbt/sbt-buildinfo | Generates Scala source from build definitions. | 553 |
sbt/sbt-git | Provides git command line features and integration within the Scala build tool. | 347 |
sbt/sbt-jmh | A plugin for running micro-benchmarks written in Scala using the JMH harness. | 787 |
sbt/sbt-site | Generates static website content from project documentation and source code | 174 |
scoverage/sbt-scoverage | Supports code coverage analysis for Scala projects using scoverage | 650 |
sake92/sbt-hepek | A plugin that uses Scala objects to generate static content from resources | 20 |
sbt/sbt-unidoc | A tool for generating unified API documentation across multiple projects in a single build. | 124 |
scala-android/sbt-android | A plugin that simplifies Android project development using SBT | 741 |
sbt/sbt-ghpages | A plugin for sbt to publish project websites on GitHub Pages | 91 |
spray/sbt-revolver | A plugin for SBT enabling fast development turnaround in Scala applications | 850 |
zero-deps/sbt-git | An SBT plugin to manage project versions and run Git commands from within the build tool's shell. | 2 |
sbt/sbt-assembly | Automates the creation of a single JAR file containing all project dependencies and a main class. | 1,951 |
zaninime/sbt-derivation | A Nix library for building Scala projects with sbt. | 61 |