Star Docs

Table of Contents

run git checkout "branch-name" to view each section

  • 1

    Hooks

    Learn the basics about hooks and get past some of the gotcha's.

    • 1-hooks
    • 1-hooks-once
    • 1-hooks-flickering
    • 1-hooks-animations
    • 1-hooks-containers
  • 2

    Views

    Setup custom logic or transitions for a specific page.

    • 2-views
  • 3

    Rules

    Set animations between different pages with from and to rules.

    • 3-rules
  • 4

    Code

    How to write your animation code with Promises or not.

    • 4-code
    • 4-code-synchronous
    • 4-code-promises
    • 4-code-syncmode
  • 5

    Interstitials

    Setup a cool transition animation that swipes across the screen.

    • 5-interstitials
  • 6

    Images

    How load images asynchronously with imagesLoaded.js.

    • 6-images