anode-diode-support

Anode - a library for creating web apps in Scala.js.

License

License

GroupId

GroupId

rocks.earlyeffect
ArtifactId

ArtifactId

anode-diode-support_sjs1_2.13
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

anode-diode-support
Anode - a library for creating web apps in Scala.js.
Project URL

Project URL

http://www.earlyeffect.rocks
Project Organization

Project Organization

earlyeffect
Source Code Management

Source Code Management

https://github.com/russwyte/Anode

Download anode-diode-support_sjs1_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/rocks.earlyeffect/anode-diode-support_sjs1_2.13/ -->
<dependency>
    <groupId>rocks.earlyeffect</groupId>
    <artifactId>anode-diode-support_sjs1_2.13</artifactId>
    <version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/rocks.earlyeffect/anode-diode-support_sjs1_2.13/
implementation 'rocks.earlyeffect:anode-diode-support_sjs1_2.13:0.3.1'
// https://jarcasting.com/artifacts/rocks.earlyeffect/anode-diode-support_sjs1_2.13/
implementation ("rocks.earlyeffect:anode-diode-support_sjs1_2.13:0.3.1")
'rocks.earlyeffect:anode-diode-support_sjs1_2.13:jar:0.3.1'
<dependency org="rocks.earlyeffect" name="anode-diode-support_sjs1_2.13" rev="0.3.1">
  <artifact name="anode-diode-support_sjs1_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='rocks.earlyeffect', module='anode-diode-support_sjs1_2.13', version='0.3.1')
)
libraryDependencies += "rocks.earlyeffect" % "anode-diode-support_sjs1_2.13" % "0.3.1"
[rocks.earlyeffect/anode-diode-support_sjs1_2.13 "0.3.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.5
rocks.earlyeffect : anode-core_sjs1_2.13 jar 0.3.1
org.scala-js : scalajs-library_2.13 jar 1.5.1
org.scala-js : scalajs-dom_sjs1_2.13 jar 1.1.0
io.suzaku : diode_sjs1_2.13 jar 1.1.14

test (2)

Group / Artifact Type Version
org.scala-js : scalajs-test-bridge_2.13 jar 1.5.1
org.scalameta : munit_sjs1_2.13 jar 0.7.23

Project Modules

There are no modules declared in this project.

Anode an EarlyEffect project

Anode is a Scala.JS facade for Preact with emphasis on stateless components.

To run the demo:

Copyright 2021 Russ White

Licensed under the Apache License, Version 2.0 (the "License"); you may not use the source code within repository except in compliance with the License. You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Versions

Version
0.3.1
0.3.0
0.2.0
0.1.0