Skip to content

lamatola-os/sjs-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sjs-nodejs

This is a npm module to help transpile scalajs code to js using sbt plugin sincce scalajs itself has no support for transpilinng.

npm mudule at - https://www.npmjs.com/package/sjs-nodejs

example repository

[repositories]

  local
  jcenter: https://jcenter.bintray.com/
  maven-central
  typesafe-ivy-releases: https://repo.typesafe.com/typesafe/ivy-releases/, [organization]/[module]/[revision]/[type]s/[artifact](-[classifier]).[ext], bootOnly
  sbt-ivy-snapshots: https://repo.scala-sbt.org/scalasbt/ivy-snapshots/, [organization]/[module]/[revision]/[type]s/[artifact](-[classifier]).[ext], bootOnly

Example

https://github.com/duwamish-os/introv.scalajs

Releases

No releases published

Packages

No packages published