2.0.0 • Published 5 years ago

@noxx/react-image-loader v2.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

React Image Loader

Build Status codecov npm version

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
2.0.0

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.1

6 years ago

1.0.0

6 years ago