-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
animationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Add a new bounce() text animation in lib/effects/bounce.js. This effect should:
- Animate each character of a string bouncing up and down
- Use ANSI or
chalkto simulate bounce via vertical spacing or color - Accept parameters like
{ duration, amplitude }
💡 Look at how wave() is implemented for reference.
Metadata
Metadata
Assignees
Labels
animationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers