/column-resizer

🐙 A set of libraries for multi-column(row) resizing

Primary LanguageTypeScriptMIT LicenseMIT

🐙 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

Project Status Description
@column-resizer/core Core library
@column-resizer/react React integration