Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kripod/react-layout-components

Layout components for React, primarily inspired by Every Layout (https://every-layout.dev/)
https://github.com/kripod/react-layout-components

Last synced: 3 months ago
JSON representation

Layout components for React, primarily inspired by Every Layout (https://every-layout.dev/)

Awesome Lists containing this project

README

        

# React Layout Components

[![Language grade: JavaScript](https://img.shields.io/lgtm/grade/javascript/g/kripod/react-layout-components.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/kripod/react-layout-components/context:javascript)
[![Travis (.com)](https://img.shields.io/travis/com/kripod/react-layout-components)](https://travis-ci.com/github/kripod/react-layout-components)

Layout components for React, primarily inspired by [Every Layout](https://every-layout.dev/):

- Stack ([demo](https://codesandbox.io/s/layout-components-stack-1xnx3?file=/src/App.tsx))
- Cluster ([demo](https://codesandbox.io/s/layout-components-cluster-otcnh?file=/src/App.tsx))
- Spacer
- Frame
- Pin
- Icon
- VisuallyHidden

Mixins:

- `touchTarget`
- `clearfix`