0.0.1 • Published 2 years ago

@atrium-ui/lazyimage v0.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

sv-lazyimage

Lazy Image wrapper

Properties

src
width
height

Install

npm i @sv-components/lazyimage

Publish new version

Create a new version:

npm version [major | minor | patch]

Push tag:

git push origin [version tag]

The CI pipeline will create a new package version at that tag.