@vtbag/inspection-chamber
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "@vtbag/inspection-chamber", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"main": "lib/index.js", | ||
"description": "The Inspection Chamber gives you all the knobs and dials to interactively put your view transitions through their paces.", | ||
"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.", | ||
"files": [ | ||
@@ -23,5 +23,7 @@ "lib/index.js" | ||
"view", | ||
"transitions", | ||
"transition", | ||
"view transition", | ||
"VT" | ||
"animation", | ||
"debugging", | ||
"development" | ||
], | ||
@@ -28,0 +30,0 @@ "author": "vtbag", |
@@ -0,1 +1,2 @@ | ||
[⭐️ Please star to support this work! ⭐️]() | ||
# The Inspection Chamber | ||
@@ -5,4 +6,5 @@ | ||
[![npm version](https://img.shields.io/npm/v/@vtbag/inspection-chamber/latest)](https://www.npmjs.com/package/@vtbag/inspection-chamber) | ||
![minzip](https://badgen.net/bundlephobia/minzip/@vtbag/inspection-chamber) | ||
![Build Status](https://github.com/vtbag/inspection-chamber/actions/workflows/run-tests.yml/badge.svg) | ||
[![npm version](https://img.shields.io/npm/v/@vtbag/inspection-chamber/latest)](https://www.npmjs.com/package/@vtbag/inspection-chamber) | ||
[![NPM Downloads](https://img.shields.io/npm/dw/@vtbag/inspection-chamber)](https://www.npmjs.com/package/@vtbag/inspection-chamber) | ||
@@ -9,0 +11,0 @@ |
Sorry, the diff of this file is too big to display
85844
45