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

https://github.com/noentiger/react-app-flexbox-grid

A set of React components implementing flexboxgrid with the power of CSS Modules.
https://github.com/noentiger/react-app-flexbox-grid

create-react-app css-modules flexbox flexbox-grid react

Last synced: 3 months ago
JSON representation

A set of React components implementing flexboxgrid with the power of CSS Modules.

Awesome Lists containing this project

README

        

# react-app-flexbox-grid
[![npm version](https://badge.fury.io/js/react-app-flexbox-grid.svg)](https://badge.fury.io/js/react-app-flexbox-grid)
[![Build Status](https://travis-ci.org/noentiger/react-app-flexbox-grid.svg)](https://travis-ci.org/noentiger/react-app-flexbox-grid)
[![NPM Status](http://img.shields.io/npm/dm/react-app-flexbox-grid.svg?style=flat)](https://www.npmjs.org/package/react-app-flexbox-grid)

Intention
---------

To make [react-flexbox-grid](https://github.com/roylee0704/react-flexbox-grid) work seamless with e.g. [Facebook's create-react-app](https://github.com/facebookincubator/create-react-app)

Deprecation Notice
------------------
Since now [react-flexbox-grid](https://github.com/roylee0704/react-flexbox-grid) works flawless with [create-react-app](https://github.com/facebookincubator/create-react-app) there is no point in using this package. I won't maintain this repository, so please use [react-flexbox-grid](https://github.com/roylee0704/react-flexbox-grid).

License
-------
MIT