bokub / chalk-animation

:clapper: Colorful animations in terminal output

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What about giving a extra freedom for user to choose a certain color for any animation rather than default?

GunarajKhatri opened this issue · comments

like:

import chalkAnimation from 'chalk-animation';

chalkAnimation.neon('Lorem ipsum dolor sit amet',green); // what about second params for color ?

Not only support of one color but also support of rgb colors

Sure, that would be a great idea, but as you may have guessed, it's not possible right now

What's your question ? Are you asking for the feature, or are you asking if you can implement the feature in a PR?

asking for feature !!

Well, I don't plan to do it myself right now, but pull requests are welcome !