Skip to content

A React component that preloads images via img or picture tags

License

Notifications You must be signed in to change notification settings

the0neWhoKnocks/react.image-loader

Repository files navigation

React Image Loader

Build Status codecov npm version undefined

A React component that preloads images via img or picture tags.

You can view the demo in action here.


Install

yarn add @noxx/react-image-loader
# or
npm i @noxx/react-image-loader

Usage

Refer to the example file for up-to-date usage examples.


Development

# Install all deps
yarn
# or
npm i

# Start dev server
yarn start
# or
npm start

About

A React component that preloads images via img or picture tags

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published