An open API service indexing awesome lists of open source software.

https://github.com/outr/nextui

UI Abstraction Framework
https://github.com/outr/nextui

Last synced: 5 months ago
JSON representation

UI Abstraction Framework

Awesome Lists containing this project

README

          

# nextui

[![Build Status](https://travis-ci.org/outr/nextui.svg?branch=master)](https://travis-ci.org/outr/nextui)
[![Stories in Ready](https://badge.waffle.io/outr/nextui.png?label=ready&title=Ready)](https://waffle.io/outr/nextui)
[![Gitter](https://badges.gitter.im/outr/nextui.svg)](https://gitter.im/outr/nextui?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Maven Central](https://img.shields.io/maven-central/v/com.outr.nextui/nextui-core_2.11.svg)](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.