1.2.11 • Published 8 years ago

zwip-player v1.2.11

Weekly downloads
3
License
GPL-3.0
Repository
github
Last release
8 years ago

zwip-player

A Pwet component to play with Zwip animations

To see examples

To show it in action : 1. clone the repo :

git clone https://github.com/Gastonite/zwip-player
  1. Install zwip-player dependencies:
  • if you are using yarn :
    yarn
  • if you are using npm :
    npm i
  1. After dependences are installed, go to one example directory :
cd examples/<example-name>
  1. install example dependencies and run dev npm script:
  • if you are using yarn :
    yarn && yarn dev
  • if you are using npm :
    npm i && npm run dev

Now the demo is visible at http://localhost:3000

Installation

  • if you are using yarn :
    yarn add -D zwip-player
  • if you are using npm :
    npm i -D zwip-player
1.2.11

8 years ago

1.2.10

8 years ago

1.2.9

8 years ago

1.2.8

8 years ago

1.2.7

8 years ago

1.2.6

8 years ago

1.2.5

8 years ago

1.2.4

8 years ago

1.2.3

8 years ago

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago