@vtbag/inspection-chamber
Advanced tools
Comparing version 1.0.10 to 1.0.11
{ | ||
"name": "@vtbag/inspection-chamber", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"main": "lib/index.js", | ||
@@ -5,0 +5,0 @@ "description": "The Inspection Chamber is an in-browser development tool that gives you all the knobs and dials to interactively put your view transitions through their paces.", |
@@ -42,10 +42,1 @@ [⭐️ Please star to support this work! ⭐️](https://github.com/vtbag/inspection-chamber) | ||
# @vtbag | ||
The Inspection Chamber is the inaugural tool under the @vtbag umbrella. If the name reminds you of vtbot, that's no coincidence. | ||
When Chrome introduced the (same-document) View Transition API, Astro quickly became an early adopter, offering a client-side router to transform MPAs into smooth SPAs. As a community-driven project, [astro-vtbot](https://events-3bg.pages.dev), the *Bag of Tricks for Astro's View Transitions*, delivered numerous technical demos, reusable components, and a wealth of information about View Transitions within Astro and the View Transition API at large. | ||
With the View Transition API now being adopted by more browsers and even supporting cross-document navigation, vtbot has evolved. Meet its framework-independent sibling: `@vtbag` | ||
`@vtbag/*` is set to provide a treasure trove of useful tools, tips (and of course tricks!) to enhance your experience with View Transitions, no matter which framework you're using, or even if you're using none at all. |
Sorry, the diff of this file is too big to display
86348
1122
42