viewport 0.0.0

A user-facing terminal manipulation library
Documentation
  • Coverage
  • 35.71%
    5 out of 14 items documented0 out of 0 items with examples
  • Size
  • Source code size: 8.99 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.89 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Homepage
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • marc1

viewport

viewport is a user-facing terminal manipulation library. It is designed to provide unintrusive and transparent abstractions over the cross-platform terminal library, crossterm, to build responsive and rich terminal user interfaces (TUIs).

viewport is currently a WIP. It was started as part of the opal terminal file manager project.