PixelsCommander / Propeller

JavaScript library to rotate elements with mouse or touch gestures. Supports inertia and stepwise rotation. Optimized for better performance.
http://pixelscommander.com/polygon/propeller/
409 stars 58 forks source link

correct npm package name #20

Closed jzimmek closed 7 years ago

jzimmek commented 8 years ago

There is already another package in the npm registry with the name "propeller". Took me quite a bit to figure out, that the readme points to the wrong package name "npm install propeller" instead of "npm install Propeller".