data-josh-anim-name="lightSpeedInRight"
data-josh-duration="1500ms"
data-josh-anim-delay="3.5s"
data-josh-iteration="infinite"
- isnt the duration and iteration related to anim?
- the why don't we use data-josh-anim- prefix?
- or why even use data-josh-anim- and not just data-josh- since the library itself is around animation ❓
as this is a breaking change, advising:
- updating major version and use just data-josh-delay, etc. names
- updating readme and leave a note on this there
data-josh-anim-name="lightSpeedInRight"
data-josh-duration="1500ms"
data-josh-anim-delay="3.5s"
data-josh-iteration="infinite"
as this is a breaking change, advising: