Skip to content

vpavkin/scalajs-library-tips

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

scalajs-library-tips

Snippets and examples for an article on writing idiomatic JS libraries with ScalaJS

Building and running

sbt
fastOptJS

Then open target/scala-2.11/classes/index-fastopt.html in a browser and open the developer console to observe the output of a test program.

About

Snippets and examples for an article on writing idiomatic JS libraries with ScalaJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published