JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 7
  • Score
    100M100P100Q47258F

Package Exports

  • random-dog-image
  • random-dog-image/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (random-dog-image) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Getting Started with random dog image generator (React)

Install the package: npm install random-dog-image

import the react dog image generator component like:

import DogImage from 'random-dog-image'

then just add it to your react component like:

 <DogImage></DogImage>

Hope the dog images will delight your days!

How the component will look:

image of the npm package