andrelfpinto / Laminar

Simple, expressive, and safe UI library for Scala.js

Home Page:https://laminar.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laminar

Build Status Join the chat at https://gitter.im/Laminar_/Lobby Maven Central

Laminar is a small library that lets you build web application interfaces, keeping UI state in sync with the underlying application state. Its simple yet expressive patterns build on a rock solid foundation of Airstream observables and the Scala.js platform.

// Requires Scala.js >= 1.1.0
"com.raquo" %%% "laminar"   % "0.11.0"   
"com.raquo" %%% "airstream" % "0.11.1"

Where Are The Docs and Everything?

πŸ‘‰ laminar.dev

Sales pitch, quick start, documentation, live examples, and other resources, all there.

Sponsorships

Huge thanks to our sponsors who support Laminar development with their generous donations.

GOLD Sponsors:

✨ Iurii Malchenko

Laminar is sponsored by people like you. If you enjoy using Laminar, please consider supporting the project. πŸ™

Author

Nikita Gazarov – @raquo

License

Laminar is provided under the MIT license.

About

Simple, expressive, and safe UI library for Scala.js

https://laminar.dev

License:MIT License


Languages

Language:Scala 88.4%Language:JavaScript 6.2%Language:CSS 5.0%Language:HTML 0.4%