1.1.1 • Published 7 years ago

pwet-image-loader v1.1.1

Weekly downloads
1
License
GPL-3.0
Repository
github
Last release
7 years ago

pwet-image-loader

A Pwet component to preload a set of images

Run example (via webpack-dev-server)

  1. Install dependencies:
    yarn
    or
    npm install
  2. Go to example directory:

    cd example

    And install example dependencies:

    yarn

    or

    npm install
  3. Start dev server:

    yarn dev

    or

    npm run dev

The example is now visible at http://localhost:3000

1.1.1

7 years ago

1.1.0

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.0

7 years ago