Skip to content

Commit 06bc6a8

Browse files
authored
Merge pull request #441 from Jeshwin/add/react-layman
Add React Layman
2 parents 7262090 + e7f67ee commit 06bc6a8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Please review our [contributing guidelines](https://github.com/brillout/awesome-
2323

2424
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
2525
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
26+
2627
## Table of Contents
2728

2829
- [UI Components](#ui-components)
@@ -622,11 +623,11 @@ _Image manipulation_
622623
_Components to layout the app's UI_
623624

624625
- [autoresponsive-react](https://github.com/xudafeng/autoresponsive-react) - Auto responsive grid layout library.
625-
- [golden-layout](https://github.com/deepstreamIO/golden-layout) - A multi-screen JavaScript Layout manager.
626626
- [hedron](https://github.com/JSBros/hedron) - A no-frills flexbox grid system, powered by styled-components.
627627
- [m-react-splitters](https://github.com/martinnov92/React-Splitters) - Splitter component, written in TypeScript.
628628
- [muuri-react](https://github.com/Paol-imi/muuri-react) - [demo](https://1czo5.csb.app/) - [docs](https://paol-imi.github.io/muuri-react) - Responsive, sortable, filterable and draggable grid layouts.
629629
- [react-grid-layout](https://github.com/STRML/react-grid-layout) - A draggable and resizable grid layout with responsive breakpoints, for React.
630+
- [react-layman](https://github.com/Jeshwin/react-layman) - [demo](https://jeshwin.github.io/react-layman/) - Dynamic tiling layout manager with tabs
630631
- [react-masonry-component](https://github.com/eiriklv/react-masonry-component) - Wrapper for @desandro's Masonry.
631632
- [react-reflex](https://github.com/leefsmp/Re-Flex) - Flex layout container component for advanced React web applications.
632633
- [react-spaces](https://github.com/aeagle/react-spaces) - [demo/docs](https://www.allaneagle.com/react-spaces/demo/) - Nestable anchored, resizable, scrollable components.

0 commit comments

Comments
 (0)