@codin/cwc-picture
Advanced tools
Comparing version 0.3.7 to 0.3.8
{ | ||
"name": "@codin/cwc-picture", | ||
"version": "0.3.7", | ||
"description": "", | ||
"version": "0.3.8", | ||
"description": "Web component for displaying images", | ||
"keywords": [ | ||
"web component", | ||
"lit-html", | ||
"lit-element", | ||
"picture", | ||
"image", | ||
"lazy load", | ||
"scaling" | ||
], | ||
"author": "Odin thomas Rochmann", | ||
@@ -35,3 +44,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "be818913b6b5676f5b92ca8fd7974f3dedb71d99" | ||
"gitHead": "42834ed55c3510795152ed0dc698d0e053257f07" | ||
} |
@@ -1,7 +0,7 @@ | ||
[![npm version](https://img.shields.io/npm/v/@codin/cwc-picture?style=for-the-badge)](www.vg.no) | ||
# Picture element | ||
> this element is not polyfilled for IE, so sources will not change. | ||
> Simple web component for displaying images. Lazy loading on intersection and strategy for wrapping | ||
see demo [Codin web components](https://github.com/odinr/codin/) | ||
## example | ||
@@ -8,0 +8,0 @@ ```html |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
67025