youi

(★ 213)

Next generation user interface and application development in Scala and Scala.js for web, mobile, and desktop.

File Explorer

  • .gitignore
  • .jvmopts
  • .travis.yml
  • build.sbt
  • CODE_OF_CONDUCT.md
  • CONTRIBUTING.md
  • LICENSE
  • login-example.html
  • package.json
  • publish.sh
  • README.md
  • template.html

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

sbt

View Details ▼

Build tool for Scala and Java projects.

sbt

Start a REPL (interactive shell):

sbt new {{scala/hello-world.g8}}

Create a new Scala project from an existing Giter8 template hosted on GitHub:

sbt test

Compile and run all tests:

# Project Badges

// repository documentation