Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 332 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 332 Bytes

CRC Maker

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()