@noxx/react-image-loader

2.0.0 • Public • Published

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

/@noxx/react-image-loader/

    Package Sidebar

    Install

    npm i @noxx/react-image-loader

    Weekly Downloads

    2

    Version

    2.0.0

    License

    MIT

    Unpacked Size

    62.2 kB

    Total Files

    17

    Last publish

    Collaborators

    • noxx