chalk-animation
chalk-animation copied to clipboard
What about giving a extra freedom for user to choose a certain color for any animation rather than default?
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 !