Forbidden-Creater / keyboard-layout-analyzer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

keyboard-layout-analyzer

Keyboard Layout Analyzer app used on patorjk.com.

How to Install

  • Clone repo
  • cd to directory
  • Type "npm install"
  • Type "bower install"
  • Type "grunt"

npm and bower will install the needed dependencies. Grunt will compile the JS into

Known issues

It's been a long time since I've made any significant changes to this project. While getting it ready to set this up on github I noticed the minification for the JS didn't work. I'm not currently using it, so I've left it broken.

Additionally, this project was written when I was learning Angular, so I've put a lot of logic in controller functions that should have gone in link functions. The directory structure also uses their old recommendations.

This project isn't at the state I'd want it to be for a release, but every couple of months I get an email about the code, and if I wait until I'm happy with it I'll be waiting forever.

About

License:MIT License


Languages

Language:JavaScript 72.8%Language:PHP 13.1%Language:HTML 9.1%Language:Hack 3.3%Language:CSS 1.7%