# hjkl-layout
Renderer-agnostic window/split layout machinery for the hjkl editor stack. Owns
LayoutTree, Pane, SplitDir, WindowId, and all
traversal/focus/resize/swap/equalize operations.
[](https://github.com/kryptic-sh/hjkl/actions/workflows/ci.yml)
[](https://crates.io/crates/hjkl-layout)
[](https://docs.rs/hjkl-layout)
[](Cargo.toml)
[](https://github.com/kryptic-sh/hjkl/blob/main/LICENSE)
Part of the [hjkl monorepo](https://github.com/kryptic-sh/hjkl) — a vim-modal
editor in Rust.
## Documentation
[docs.rs/hjkl-layout](https://docs.rs/hjkl-layout)
## Contributing
See the
[monorepo CONTRIBUTING guide](https://github.com/kryptic-sh/hjkl/blob/main/CONTRIBUTING.md).
## License
MIT — see [LICENSE](https://github.com/kryptic-sh/hjkl/blob/main/LICENSE).