Skip to content

Repo visitors can try your typing and shake effects live — send anyone this link #3

Description

@shesl-tinkerland

@daybrush

I cloned scenejs-effects locally and ran a small HTML page with typing, shake, and fadeIn — three calls, no build step, and the effects just played. The typing function in particular is doing something unusual: it builds the SceneItem frame-by-frame from a plain text string, so you get a typewriter that inherits all Scene.js timing and easing controls without a custom keyframe definition.

Try scenejs-effects-animator on Socialistic

The link above lets anyone paste an HTML snippet with Scene.js code and see the animation run in the browser — no npm install, no local clone. Visitors who land on this repo can try the effects here and see what typing, shake, flip, or kineticFrame actually look like before they commit to the dependency.

Here is a screenshot from my local run — the typing effect mid-animation, shake on the clapperboard emoji, and fadeIn on the gradient box, all driven by three one-line calls:

Scene.js Effects demo run

Every session through that entry point leaves a usage record — what HTML people paste, which effects they try, where they get stuck. That signal is useful for deciding which effects to feature in examples or which ones need better docs.

Feel free to close this if it isn't relevant.

shesonglin@tinkerland.ai

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions