https://github.com/outr/nextui
UI Abstraction Framework
https://github.com/outr/nextui
Last synced: 5 months ago
JSON representation
UI Abstraction Framework
- Host: GitHub
- URL: https://github.com/outr/nextui
- Owner: outr
- License: mit
- Created: 2016-05-22T22:12:24.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-09T00:48:23.000Z (almost 10 years ago)
- Last Synced: 2025-05-10T12:37:27.653Z (about 1 year ago)
- Language: Scala
- Size: 852 KB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nextui
[](https://travis-ci.org/outr/nextui)
[](https://waffle.io/outr/nextui)
[](https://gitter.im/outr/nextui?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://maven-badges.herokuapp.com/maven-central/com.outr.nextui/nextui-core_2.11)
Next UI is a UI Abstraction Framework to provide a consistent framework from which to build user interfaces supporting
multiple target platforms and environments.
This project is in pre-alpha development and currently supports Desktop (JavaFX) and Browser (Scala.js) implementations.