Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/basarat/gls

General Layout System for React
https://github.com/basarat/gls

Last synced: about 1 month ago
JSON representation

General Layout System for React

Awesome Lists containing this project

README

        

# gls

> General Layout System for React.

[![Build Status][travis-image]][travis-url]
[![NPM version][npm-image]][npm-url]

# Installation

Install `gls` along with its peer dependencies: `react` (for html) and `typestyle` (for css):

```sh
npm i gls react typestyle
```

# Get Started
[Docs and demos are available online 🌹](https://basarat.com/gls)

[travis-image]:https://travis-ci.org/basarat/gls.svg?branch=master
[travis-url]:https://travis-ci.org/basarat/gls
[npm-image]:https://img.shields.io/npm/v/gls.svg?style=flat
[npm-url]:https://npmjs.org/package/gls