Stonks is a terminal based stock visualizer and tracker that displays realtime stocks in graph format in a terminal. See how fast your stonks will crash.
Open-Source, Platform independent module that consumes data points as input and plots them on a 2D graph [Scatter / Bar / Line] on the PowerShell Console/Terminal
The monospaced bitmap font from IBM's 1985 'ASCII Display Station' (terminal), the IBM 3161. Includes versions for a multitude of devices and platforms. (Also on gitlab: https://gitlab.com/wyatt8740/IBM3161-font)
As a user of the figlet library I would like to use the Validated applicative to handle figlet errors or, at worse, add support for my own effect.
I would like figlet to have a package that wraps results in Validated and a package that directly exposes the generic effect F[_].
Implementation
Add two new packages in the figlet4s-effects project, one for `Vali
Description
As a user of the figlet library I would like to use the
Validatedapplicative to handle figlet errors or, at worse, add support for my own effect.I would like figlet to have a package that wraps results in
Validatedand a package that directly exposes the generic effectF[_].Implementation
Add two new packages in the
figlet4s-effectsproject, one for `Vali