ines / termynal

⬛️ Lightweight and modern terminal animations using async/await
MIT License
1.7k stars 110 forks source link

Could you provide a `restart()` fun for restart terminal animation? #11

Open baixiangcpp opened 5 years ago

baixiangcpp commented 5 years ago

Thanks~

ChristopheBougere commented 5 years ago

For information, you can manually call new Termynal('#termynal') which will restart the animation.

baixiangcpp commented 5 years ago

@ChristopheBougere Thanks~,I used iframe to solve.