Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

A shell-native output formatter, with some locally packed optional Perl dependencies, to format output with arbitrary unicode and ANSI escape sequences in a predictable manner.

License

Notifications You must be signed in to change notification settings

solacelost/output-formatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Output formatter


Run ./format_test.sh in your own shell(s) to see how well it works. Report any inconsistencies, please.

Usage


If you want to include output-formatter functions in your own shell scripts, you can copy and paste from example-bootstrap.sh to get a consistent formatter target to hit that shouldn't break with changes to the repository. If any breaking changes are introduced, they will be tagged appropriately.

Documentation on the use of formatter's functions, variables, and file descriptors is, and will always be, present in comments inside of the release of formatter you're using.

Requests for new functionality, issues, and PRs are all welcome.

About

A shell-native output formatter, with some locally packed optional Perl dependencies, to format output with arbitrary unicode and ANSI escape sequences in a predictable manner.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages