-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Description
- Use splitting.
- Use
requestAnimationFrameto apply class names to.char(selector) instead of rewriting the container'sinnerHTML(which is not performant).
Optional:
- Add
durationoption, so that animations on content with indefinite length can complete quickly. - Add
staticSizeoption, which will prevent container dimension changes while animating by not pulling each character out of flow, and instead only hiding them.
katsar0v
Metadata
Metadata
Assignees
Labels
No labels