Skip to content
/ uf Public

Universal Formatter is a CLI tool that allows any plaintext to be formatted and cleaned. UF supports common formats such as JSON, YAML, CSV, XML, etc

Notifications You must be signed in to change notification settings

tpanetti/uf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Universal Formatter

uf is a universal formatter that allows any plaintext and attempts to format it

Requirements

Please install jq, xmllint, csvtool, and yamlfmt

Usage

Simply pipe text into uf and it will output to STDOUT echo '{"Key":"Value"}' | uf

About

Universal Formatter is a CLI tool that allows any plaintext to be formatted and cleaned. UF supports common formats such as JSON, YAML, CSV, XML, etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages