youi-ui


License

License

MIT
GroupId

GroupId

io.youi
ArtifactId

ArtifactId

youi-ui_sjs0.6_2.12
Last Version

Last Version

0.12.13
Release Date

Release Date

Type

Type

jar
Description

Description

youi-ui
youi-ui
Project URL

Project URL

https://github.com/outr/youi
Project Organization

Project Organization

io.youi
Source Code Management

Source Code Management

https://github.com/outr/youi

Download youi-ui_sjs0.6_2.12

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
io.youi : youi-spatial_sjs0.6_2.12 jar 0.12.13
io.youi : youi-dom_sjs0.6_2.12 jar 0.12.13
org.scala-js : scalajs-library_2.12 jar 0.6.29
com.outr : webfontloader-scala-js_sjs0.6_2.12 jar 1.6.28_1
com.outr : canvg-scala-js_sjs0.6_2.12 jar 1.4.0_2
com.outr : opentype-scala-js_sjs0.6_2.12 jar 0.7.3_1
com.outr : pica-scala-js_sjs0.6_2.12 jar 3.0.5_1

test (1)

Group / Artifact Type Version
org.scala-js : scalajs-test-bridge_2.12 jar 0.6.29

Project Modules

There are no modules declared in this project.

youi

Build Status Codacy Badge Codacy Badge Stories in Ready Gitter Maven Central Latest version Javadocs

Next generation user interface and application development in Scala and Scala.js for web, mobile, and desktop.

Status

There is heavy development going on toward 1.0, but YouI releases are stable and used in several production systems.

Modules

YouI is divided into modules of functionality to minimize the dependencies required for your specific usage:

  • app - unification of client and server to write complete applications (Scala and Scala.js)
  • canvas - User Interface implementation on HTML Canvas for greater power and flexibility than HTML provides
  • client - HTTP client for asynchronous request/response and restful support (Scala)
  • communication - communication framework to provide type-safe communication between a client / server (Scala and Scala.js)
  • core - core features generally useful for web and HTTP (Scala and Scala.js)
  • dom - features and functionality related to working with the browser's DOM (Scala.js)
  • example - example and test functionality for applications using youi
  • hypertext - extension functionality for working with HTML in a more powerful way
  • macros - internal macros for various internal uses
  • optimizer - HTML, JavaScript, and Image optimizations to reduce extra overhead from your application
  • server - base functionality for a web server (Scala)
  • server-undertow - implementation of server using Undertow (Scala)
  • spatial - Spatial and math related functionality for Matrix and other operations
  • stream - streaming functionality for on-the-fly processing and modification of any XML or HTML content (Scala)
  • utilities - internal utilities to support the infrastructure of youi

External Projects

Though this project has several sub-modules, where possible, external projects exist to add optional functionality.

  • youi-plugin - An SBT plugin to simplify setting up your youi project.
  • youi-template - Stand-alone server instance to help designers work with HTML templates locally and support integration for developers.
  • youi-designer - User interface designer tool to create, edit, import, export, and generate user interfaces for youi.
  • youi-example - An example project showing the basic usage of youi.

Tutorials

Though YouI provides many modules to accomplish many things, the primary goal of YouI is application development for web, mobile, and desktop. Take a look at the app module for a great getting started tutorial.

Examples

More examples are located in the example directory. Run them with sbt

exampleJS/fastOptJS 
exampleJVM/reStart 

then load http://localhost:8080/ui-examples.html or search with def path: for URLs.

Roadmap

https://github.com/outr/youi/wiki/Roadmap

io.youi

OUTR Technologies

Versions

Version
0.12.13
0.12.12
0.12.11
0.12.10
0.12.9
0.12.8
0.12.7
0.12.6
0.12.5
0.12.4
0.12.3
0.12.2
0.12.1
0.12.0
0.11.32
0.11.31
0.11.30
0.11.29
0.11.28
0.11.27
0.11.26
0.11.25
0.11.24
0.11.23
0.11.22
0.11.21
0.11.20
0.11.19
0.11.18
0.11.17
0.11.16
0.11.15
0.11.14
0.11.13
0.11.12
0.11.11
0.11.10
0.11.9
0.11.8
0.11.7
0.11.6
0.11.5
0.11.4
0.11.3
0.11.2
0.11.1
0.11.0
0.10.15
0.10.14
0.10.13
0.10.12
0.10.11
0.10.10
0.10.9
0.10.8
0.10.7
0.10.6
0.10.5
0.10.4
0.10.3
0.10.2
0.10.1
0.10.0
0.9.12
0.9.11
0.9.10
0.9.9
0.9.8
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.9.0-M25
0.9.0-M24
0.9.0-M23
0.9.0-M22
0.9.0-M21
0.9.0-M20
0.9.0-M19
0.9.0-M18
0.9.0-M17
0.9.0-M16
0.9.0-M15
0.9.0-M14
0.9.0-M13
0.9.0-M12
0.9.0-M11
0.9.0-M10
0.9.0-M9
0.9.0-M8
0.9.0-M7
0.9.0-M6
0.9.0-M5
0.9.0-M4
0.9.0-M3
0.9.0-M2
0.9.0-M1
0.8.2
0.8.1
0.8.0
0.5.2
0.5.1
0.5.0
0.4.9
0.4.8
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0