@column-resizer/core
v1.3.0
Published
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/Runjuu/column-resizer/blob/main/LICENSE) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](#contributing) [![code style: prettier](https://i
Downloads
77,325
Maintainers
Readme
🐙 @column-resizer/core
A library for multi-column(row) resizing. Works in every modern browser which supports flexible box layout.
- Support both mouse and touch events
- Support server-side rendering
- 0 dependencies, packages size under 5 kB after min-zipping
- Easy to customize resize behavior
📚 Docs
- Check out our documentation for guides and a full API reference.
- Or see our examples for inspiration.
🪐 Ecosystem
The core library is framework-agnostic and can be used with any framework or even without one. If you want to add support for your favorite framework, a pull request is welcomed!
| Project | Status | Description | | ---------------------------------------------------------------- |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| ----------------- | | @column-resizer/core | | Core library | | @column-resizer/react | | React integration |