wrc-image

react image component

Usage no npm install needed!

<script type="module">
  import wrcImage from 'https://cdn.skypack.dev/wrc-image';
</script>

README

wrc-image

use example

  <Image src={src} radius={20} responsive/>
  <Image src={src} radius={20}/>
  <Image src={src} round/>
  <Image src={src} width="200" round/>