Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,19 @@ Modern, accessible, TypeScript-first split pane component for React.
[![NPM downloads](https://img.shields.io/npm/dm/react-split-pane.svg?style=flat)](https://www.npmjs.com/package/react-split-pane)
[![Bundle size](https://img.shields.io/bundlephobia/minzip/react-split-pane)](https://bundlephobia.com/package/react-split-pane)

[![React Split Pane Demo](docs/images/demo-thumbnail.png)](docs/images/demo.mp4)

*Click the image above to watch the demo video*

**[Live Examples](https://tomkp.github.io/react-split-pane)**

<details>
<summary>Screenshot: Nested IDE-like Layout</summary>

![Nested Layout Example](docs/images/nested-layout.png)

</details>

## ✨ Features

- 🪝 **Hooks-based** - Built with modern React patterns
Expand Down
Binary file added docs/images/demo-thumbnail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/demo.mp4
Binary file not shown.
Binary file added docs/images/nested-layout.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.