znverse

About

znverse is a developer catalog for UI effects and interactive components — browse, preview in isolation, then copy the source into your own app.

Effects used to live as scattered demos. There was no single place to find them, preview them safely, or take the source without dragging a whole motion library into every screen.

znverse keeps the catalog, the live preview, and the source of truth separate. The registry is the product. The site reads it. Demos run in an isolated preview app so a broken effect cannot take down browse or search.

How it works

  • Browse

    A structured catalog with search, tags, and categories that come from real effects — not a hardcoded list.

  • Preview

    Live demos run isolated. The catalog never executes effect JavaScript in the main app.

  • Ship

    Copy source from the page, or paste a CLI command in your project terminal and the files land in your repo.