Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
lib
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Travis CI Build Status text-minimap on crates.io text-minimap documentation on docs.rs

text-minimap - Generate text minimap/preview using Braille Patterns

Library and command-line utility to efficiently generate minimap/preview of a given text.

text-minimap example

Status

  • Efficient io and streaming
  • Multiple scaling settings
  • Tab (\t) width support
  • Soft-wrapping on text-width support
  • C API

Installing

If you don't have rust compiler and cargo installed follow instructions on https://www.rustup.rs/ .

Afterwards:

cargo install text-minimap

Using

Check text-minimap --help output.

Verification Recommendation

To help with the maintaince, the ownership of this crate is potentially shared between multiple developers. It is recommend to always use cargo-crev to verify trustworthiness of each of your dependencies, including this one.

About

Generate text minimap/preview using Braille Patterns

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.