Thanks to visit codestin.com
Credit goes to github.com

Skip to content

zoom and pan implementation in vanillaJS

License

Gastonite/zoom-pan

 
 

Repository files navigation

zoom-pan

zoom and pan implementation in vanillaJS

Getting Started

To build minify files you have to install browserify and uglify-es

Prerequisites

npm install -g browserify
npm install -g uglify-es

Build

npm run build

Installing

npm install

Run

npm run server

Running the tests

npm test

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

zoom and pan implementation in vanillaJS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 91.9%
  • CSS 4.6%
  • HTML 3.5%