A simple CRC card generator. Check it out live here.
If you're running into some sort of parsing issue due to changes in how the data is stored/parsed but you have old data left over from before, execute the following in your JavaScript console:
localStorage.clear()