ResizerTwo.js - A JavaScript library that handles split-pane resizing for exactly two elements with zero dependencies.
Key features:
- Works with any two-element container (horizontal or vertical)
- Customizable minimum panel sizes to prevent collapse
- Clean API with add, remove, and resize callbacks
- Fully styleable resize handles
- No external dependencies
Perfect for code editors, dashboards, or any interface needing adjustable two-panel layouts without the bulk of full layout managers.
๐ Blog Post
๐ GitHub Repo
๐ Live Demo
Top comments (0)