An open API service indexing awesome lists of open source software.

https://github.com/japgolly/scalacss

Super type-safe CSS for Scala and Scala.JS.
https://github.com/japgolly/scalacss

css scala scalajs scalajs-react scalatags type-safe type-safety

Last synced: 20 days ago
JSON representation

Super type-safe CSS for Scala and Scala.JS.

Awesome Lists containing this project

README

        

# ScalaCSS

[![Build Status](https://travis-ci.org/japgolly/scalacss.svg?branch=master)](https://travis-ci.org/japgolly/scalacss)
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/japgolly/scalacss?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Latest version](https://index.scala-lang.org/japgolly/scalacss/core/latest.svg?color=orange)](https://index.scala-lang.org/japgolly/scalacss/core)
[![Javadocs](https://www.javadoc.io/badge/com.github.japgolly.scalacss/core_sjs0.6_2.13.svg)](https://www.javadoc.io/doc/com.github.japgolly.scalacss/core_sjs0.6_2.13)

ScalaCSS aims to bring type-safety and clarity to
* creating CSS
* using CSS
* maintaining CSS
* correctness of CSS

The goals and vision of the project are documented in
[its requirements](https://japgolly.github.io/scalacss/book/reqs.html).
Most requirements are satisfied; some will be addressed a little later.

# Documentation
[Documentation is here](https://japgolly.github.io/scalacss/book/).

* [Quick Start](https://japgolly.github.io/scalacss/book/quickstart/index.html)
* [Features](https://japgolly.github.io/scalacss/book/features/index.html)
* [Changelog](https://japgolly.github.io/scalacss/book/history/0.7.html)

# Support
If you like what I do
—my OSS libraries, my contributions to other OSS libs, [my programming blog](https://japgolly.blogspot.com)—
and you'd like to support me, more content, more lib maintenance, [please become a patron](https://www.patreon.com/japgolly)!
I do all my OSS work unpaid so showing your support will make a big difference.