uPickle

Name
uPickle
Homepage
https://github.com/lihaoyi/upickle
Description
Pronounced "micro-Pickle", this is a tight little serialization library by Li Haoyi. Not the most powerful in the world, but it requires no reflection, and therefore works fine in Scala.js. As a result, this is a good option for message passing between client and server.