@shironeko1052/autoimg-demo
v1.0.0
Published
Demo application for AutoImg library
Readme
AutoImg Demo
Description
Demo application showcasing AutoImg library features and usage examples. This package contains interactive examples demonstrating various AutoImg capabilities including web components, React integration, Vue integration, focus areas, placeholders, lazy loading, and responsive behavior.
Installation
This is a demo package and not published to npm. To run the demo locally:
# From the demo directory
npm install
npm run build
npm run demoOr for development with hot reload:
npm run devThe demo will be available at http://localhost:3000 (or the port shown in the terminal).
For more details and examples, see the main repository.
