[Feature]: new delay option

Author: avczarCreated Jul 19, 2026Updated Jul 19, 2026
Labelsenhancement

Is your feature request related to a problem?

There's no way to delay the start now, with limited possibilities.

Describe the solution you'd like

Now: (dom loaded + animation run) | __&duration(speed)__ | __&duration(freeze)__ | loop ↻

With delay: (dom loaded) | __&delay(waiting)__ | (animation run) | __&duration(speed)__ | __&duration(freeze)__ | loop ↻

Useful to allow combining some typing, and expand the possibilities.

Example with multi characters/icons: &delay=0&duration=1000&pause=0 &delay=200&duration=1000&pause=0 &delay=300&duration=1000&pause=0

https://github.com/user-attachments/assets/f7c3a842-3ba2-46d9-a017-677f14bad258

Example with multi texts: &delay=0&duration=1500&pause=2000 &delay=500&duration=1500&pause=2000 &delay=1000&duration=1500&pause=2000

https://github.com/user-attachments/assets/87aac354-dcd8-4d39-9817-7562c356fd02

Describe alternatives you've considered

No response

Additional context

No response

Source: DenverCoder1/readme-typing-svg