-
s-mach/s_mach.datadiff 1.1.1
s_mach.datadiff is an open-source data difference engine for Scala. Implementations of the DataDiff type-class are provided which can compute the difference between all data types, Option, Set, Seq, and Map and all tuple classes. An implementation for any case case class (or other type that can be represented as a struct type) can be generated at compile-time by the mkDataDiff macro method. The difference between any two instances is stored as a patch type, which can be user-defined per type. Patches can be applied to instances of the original type to propagate computed changes. All provided DataDiff implementations are 100% strongly-typed and use absolutely no runtime reflection.
Scala versions: 2.12 2.11 -
fabiopinheiro/fmgp-generative-design 0.1-M1
A Scala/ScalaJS library for Generative Design. The visualizer run on any Browser with JS. Scala's RELP can be used to interact with the visualizer via WS to develop your designs.
Scala versions: 2.13 -
lightbend/sbt-whitesource 0.1.18
An sbt plugin to keep your WhiteSource project up to date
-
raquo/scala-dom-builder 0.9
Low-level Scala / Scala.js library for building and manipulating DOM trees
Scala versions: 2.12 2.11Scala.js versions: 0.6 -
ant8e/sbt-i18n 0.8
An sbt plugin to transform your i18n bundles into Scala code
Scala versions: 2.12sbt plugins: 1.x -
sbt/sbt-maven-resolver 0.1.1
An sbt plugin to resolve dependencies using Aether
Scala versions: 2.12sbt plugins: 1.x -
stryker-mutator/weapon-regex 1.3.6
Mutating your regular expressions! For Scala and JS.
Scala versions: 3.x 2.13 2.12Scala.js versions: 1.x