Skip to content

v1.1.1 – Documentation Overhaul & Developer Guide

Choose a tag to compare

@yesiamrocks yesiamrocks released this 18 Jul 14:31
· 9 commits to main since this release

This release includes a complete rewrite of the AnimText README for better clarity, accuracy, and developer experience.

✅ What’s New in the Docs:

  • Full installation guide (NPM + CDN)
  • How to use data-at-sequence, data-at-random, data-at-word, data-at-line, etc.
  • Explained delay control with data-at-delay and data-at-base-duration
  • Examples of staggered animation, custom animation classes, and line splitting
  • Debug mode setup using window.__ANIMTEXT_DEBUG
  • Full example markup with tips for reinitialization

No code changes — just better onboarding for developers. Perfect if you're just getting started with AnimText.

📖 View the updated README