bokub / chalk-animation

:clapper: Colorful animations in terminal output
MIT License
2.13k stars 71 forks source link

Add multi-line support #13

Closed rsp closed 6 years ago

rsp commented 6 years ago

This PR adds multi-line support, with 2 commits that have different effects:

Note that for single-line strings (the only strings supported right now by chalk-animation) this PR should have no effect.

bokub commented 6 years ago

Hi @rsp, I don't know how I managed to mess up so bad, but I merged your PR and then removed the result with a shitty push --force

I created #15 which is the same PR from your multi-line branch.

Anyways, I wanted to thank you for your contribution! 👍

bokub commented 6 years ago

Successfully published release 1.5.0 to npm