@vtbag/inspection-chamber
TypeScript icon, indicating that this package has built-in type declarations

1.0.18 • Public • Published

⭐️ Please star to support this work! ⭐️

🔬 The Inspection Chamber

Put your view transitions through their paces in the Inspection Chamber!

npm version Build Status NPM Downloads

The @vtbag website can be found at https://vtbag.dev/

!!! News !!!

The items of the name panel escaped their scrollable list during view transitions. Fixed that. Read more about the root cause at https://vtbag.dev/basics/hide-and-seek/.

Better support for short pages.

For latest changes, see the CHANGELOG

What happened so far:

Now compatible with the View Transition API Level 2 signature for startViewTransition({types:..., update:...})!

In addition to CSS animations of pseudo-elements, the Chamber can now also handle animations of pseudo-elements started using the Web Animation API.

Names in the Animation Groups panel are now shown in the order in which the transition groups appear as children of the ::view-transition pseudo-element. This makes it easier to understand how the individual groups overlap during the transition.

Also:

  • Observe in real-time how CSS properties are updated by animations
  • Ability to switch single animations on and off

What is it?

The Inspection Chamber is your ultimate playground for experimenting with the View Transition API. Whether you're working with same-document or cross-document transitions, this test bench has got you covered.

With a comprehensive set of controls at your fingertips, you can interactively test and fine-tune your view transitions to perfection. Dive in and explore all the features the Inspection Chamber offers to elevate your web development projects!

Find the documentation of the Inspection Chamber at https://vtbag.dev/tools/inspection-chamber/!

/@vtbag/inspection-chamber/

    Package Sidebar

    Install

    npm i @vtbag/inspection-chamber

    Homepage

    vtbag.dev

    Weekly Downloads

    2,013

    Version

    1.0.18

    License

    ISC

    Unpacked Size

    87.1 kB

    Total Files

    4

    Last publish

    Collaborators

    • martrapp