Giter VIP home page Giter VIP logo

apm-mouse's Introduction

APM-mouse

Ever heard of APM (actions per minute) and EPM (effective actions per minute) in Warcraft and Starcraft?

For the good old times' sake, here's some practice in seconds

Enjoy: http://yanshuoh.github.io/APM-mouse/

Downloads

Modules

This is a self-training project, built with ReactJS, Sass and Gulp.

Building

Since there's no server-side, see package.json

npm install -g gulp
npm install
gulp build # build dist files once, or
gulp # watch for changes

Also, as one of the vendor uses compass, you may want to install Gem/Compass/Gulp-compass for building as well. Help yourself with Ruby-GEM and Compass-compile, I've only uploaded a dist file in this repo, using it as a static css file.

Browser

Tested with Chrome 37 and above, Firefox 37. IE 8 failed. (Seems like ReactJS does not like IE8)

Todos

  • In comming responsive support for tablets.
  • and so on

IOS issues

Since execution of JS in IOS is weired...It doesn't work well in IOS devices. Quote in skroll

Mobile browsers try to save battery wherever they can. That's why mobile browsers delay the execution of JavaScript while you are scrolling. iOS in particular does this very aggressively and completely stops JavaScript. In short, that's the reason why many scrolling libraries either don't work on mobile devices or they come with their own scrollbar which is a usability nightmare on desktop.

ISC Licence

apm-mouse's People

Contributors

deamon avatar yanshuoh avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

deamon kinihk

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.