Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 323 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 323 Bytes

jstranspiler

A js lib for providing a convenient framework in order to process a set of source files and produce a set of output files.

To use:

resolvers += "Typesafe Repository" at "https://repo.typesafe.com/typesafe/maven-releases"
libraryDependencies += "com.typesafe" % "jstranspiler" % "1.0.0"