Some time ago I created FontAwesomeJS to generate a CommonJS module exporting all of FontAwesome’s unicodes by icon name. Something I had been doing manually – a word us lazy programmers don’t like that much. Using this script I could generate a new module every time FA added new icons by just calling http://fa.fokkezb.nl. Even lazier Today I […]