Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 919 Bytes

installation.rst

File metadata and controls

42 lines (24 loc) · 919 Bytes

Installation

Package managers

Install Interactive Image via a package manager.

npm

$ npm install --save interactiveimagejs

Yarn

$ yarn add interactiveimagejs

Content Delivery Network

You can also include Interactive Image from a CDN:

jsDelivr

View Interactive Image at jsDelivr.

unpkg

View Interactive Image at unpkg.

Download

Or download the production / development files from GitHub.
All the files (.js, .css and fonts) are located in the dist directory.

The latest Zip archive is available at Github, and you can browse all the releases here.