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

https://github.com/hivesolutions/layout

Simple ui framework, for a simple web application
https://github.com/hivesolutions/layout

framework layout simple ui

Last synced: about 1 year ago
JSON representation

Simple ui framework, for a simple web application

Awesome Lists containing this project

README

          

# [Layout Framework](http://layout.hive.pt)

Simple UI framework, for a simple web application. It's meant to be used together with UX
Framework to provide a simple structure for rapid prototyping.

## Stylesheets

There are currently four variants of the stylesheet:

* **layout.css** - The "original" one, considered to be typographic
* **layout.flat.css** - Flat design style focused in vibrant and colorful application
* **layout.modern.css** - Modern design created for minimalist and simple applications
* **layout.webook.css** - Stylesheet created for the webook application

Extra files exist with specific purposes:

* **layout.data.css** - Data processing and showing related styles
* **layout.extras.css** - Extra domain specific styles that should be applied across multiple base styles
* **layout.legacy.css** - Legacy fixes for older browsers
* **layout.printing.css** - Printing related styles

Other unofficially supported stylesheets exist for random usage:

* **layout.typo.css** - Special stylesheet with typographic focus

## Notes

The current recommended version of jQuery for the best behavior and compatibility is the 1.4.2.

## License

Layout Framework is currently licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/).

## Build Automation

[![Build Status](https://app.travis-ci.com/hivesolutions/layout.svg?branch=master)](https://travis-ci.com/github/hivesolutions/layout)
[![Build Status GitHub](https://github.com/hivesolutions/layout/workflows/Main%20Workflow/badge.svg)](https://github.com/hivesolutions/layout/actions)
[![npm Status](https://img.shields.io/npm/v/hive-layout.svg)](https://www.npmjs.com/package/hive-layout)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://www.apache.org/licenses/)