instaskeleton
Advanced tools
+1
-1
| { | ||
| "name": "instaskeleton", | ||
| "version": "0.1.1", | ||
| "version": "0.1.2", | ||
| "description": "Ultra-light React skeleton loader with zero DOM scanning. Automatic JSX inference, manual schema support, shimmer & pulse animations. Only ~1.65KB gzipped.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
+0
-27
@@ -26,3 +26,2 @@ # instaskeleton | ||
| - [Performance](#performance) | ||
| - [Examples](#example-app) | ||
| - [Browser Support](#browser-support) | ||
@@ -274,27 +273,2 @@ - [License](#license) | ||
| ## Example App | ||
| The local example app is a comprehensive visual reference covering: | ||
| - Profile cards, product grids, social feeds | ||
| - Tables, file lists, pricing cards | ||
| - Settings forms with mixed controls | ||
| - Chat threads, deeply nested comment threads | ||
| - Dashboard layouts with nested cards | ||
| - E-commerce product detail pages | ||
| - Multi-level navigation structures | ||
| - Mixed media galleries | ||
| - Complex forms with validation states | ||
| - Manual schema mirrors showing exact structure | ||
| - HOC usage patterns | ||
| - All primitive node types | ||
| - Animation comparison (shimmer, pulse, none) | ||
| Run it from the repo root: | ||
| ```bash | ||
| npm run example:install | ||
| npm run example:dev | ||
| ``` | ||
| ## Development | ||
@@ -306,3 +280,2 @@ | ||
| npm run dev # Watch mode | ||
| npm run example:dev # Run example app | ||
| ``` | ||
@@ -309,0 +282,0 @@ |
42444
-1.65%303
-8.18%