Laminar


License

License

MIT
Categories

Categories

MINA Net Networking
GroupId

GroupId

com.raquo
ArtifactId

ArtifactId

laminar_sjs0.6_2.12
Last Version

Last Version

0.7.2
Release Date

Release Date

Type

Type

jar
Description

Description

Laminar
Laminar
Project URL

Project URL

https://github.com/raquo/Laminar
Project Organization

Project Organization

com.raquo
Source Code Management

Source Code Management

https://github.com/raquo/Laminar

Download laminar_sjs0.6_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/com.raquo/laminar_sjs0.6_2.12/ -->
<dependency>
    <groupId>com.raquo</groupId>
    <artifactId>laminar_sjs0.6_2.12</artifactId>
    <version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.raquo/laminar_sjs0.6_2.12/
implementation 'com.raquo:laminar_sjs0.6_2.12:0.7.2'
// https://jarcasting.com/artifacts/com.raquo/laminar_sjs0.6_2.12/
implementation ("com.raquo:laminar_sjs0.6_2.12:0.7.2")
'com.raquo:laminar_sjs0.6_2.12:jar:0.7.2'
<dependency org="com.raquo" name="laminar_sjs0.6_2.12" rev="0.7.2">
  <artifact name="laminar_sjs0.6_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.raquo', module='laminar_sjs0.6_2.12', version='0.7.2')
)
libraryDependencies += "com.raquo" % "laminar_sjs0.6_2.12" % "0.7.2"
[com.raquo/laminar_sjs0.6_2.12 "0.7.2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
org.scala-js : scalajs-library_2.12 jar 0.6.31
com.raquo : airstream_sjs0.6_2.12 jar 0.7.2
com.raquo : dombuilder_sjs0.6_2.12 jar 0.9.3
com.raquo : domtypes_sjs0.6_2.12 jar 0.9.6

test (3)

Group / Artifact Type Version
org.scala-js : scalajs-test-bridge_2.12 jar 0.6.31
com.raquo : domtestutils_sjs0.6_2.12 jar 0.9.1
org.scalatest : scalatest_sjs0.6_2.12 jar 3.0.8

Project Modules

There are no modules declared in this project.

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.

Versions

Version
0.7.2
0.7.1
0.7
0.6
0.5.1
0.5
0.4
0.3
0.2
0.1