Skip to content

Latest commit

History

History
24 lines (16 loc) 路 2.83 KB

README.md

File metadata and controls

24 lines (16 loc) 路 2.83 KB

馃悪 Column Resizer

GitHub license PRs Welcome code style: prettier

A set of 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
  • No additional dependencies, packages size under 5 kB after min-zipping
  • Easy to customize resize behavior

馃摎 Docs

馃獝 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