Top 20 NuGet Packages depending on BlackFox.MasterOfFoo
Total dependencies: 3
Cross-platform F# browser library
Provide a printf replacement with colors.
This library provide a colorprintf function where colors can be set for a range using the syntax :
$foreground;background[text]
For example:
colorprintf "Hello $red[%s]." "world"