vpavkin / scalajs-library-tipsLinks
Snippets and examples for an article on writing idiomatic JS libraries with ScalaJS
☆19Updated 9 years ago
Alternatives and similar repositories for scalajs-library-tips
Users that are interested in scalajs-library-tips are comparing it to the libraries listed below
Sorting:
- Concurrency tools for Scala, with equivalents for Scala.js.☆49Updated 9 years ago
- a typeclass based JSON codec that's backend independent☆36Updated 3 weeks ago
- Reactive data structures for Scala and Scala.js☆35Updated 7 years ago
- Common build and release steps for SBT projects☆58Updated 6 years ago
- ScalaBot is a lightweight Scala Library that can be used to easily create ChatBots.☆25Updated 6 years ago
- Middle layer between JavaBeans and shapeless☆46Updated this week
- A scala macro for reasonable lazy semantics☆85Updated 2 weeks ago
- An example SBT project which uses new-style macros☆13Updated 8 years ago
- Dynamically switch between the JVM target and versions of Scala.js in a Scala project☆25Updated 5 years ago
- ☆29Updated 6 years ago
- One enum type class to rule them all☆29Updated this week
- A library that toggles Scala code at compile-time, like #if in C/C++☆68Updated last year
- Lightweight Scala.js promise implementation that does not violate parametricity☆17Updated 5 years ago
- Regular expression library for Scala☆23Updated 7 months ago
- WIP - Scalameta powered code generation☆41Updated 7 years ago
- Derive Scala code for your HTTP API from swagger!☆38Updated last year
- Project aims to compile Java sources into Scala.js IR☆30Updated 8 years ago
- User-friendly lens syntax for mortals. Update values inside of nested case class instances without .copy .☆31Updated 6 years ago
- Gigahorse plugin for Github API v3☆12Updated 7 years ago
- sbt plugin to speed up development by leveraging tmpfs.