JavaScript validator for Legal Entity Identifier

If LEI (Legal Entity Identifier) means something to you, here you can find fairly simplistic JavaScript implementation of code validator for LEIs.

JavaScript validator for Croatian VAT (OIB)

Pretty simplistic JavaScript implementation of validator for Croatian VAT number (Croatian Tax number, unfortunately there is no english translation of the linked page, but wikipedia to the rescue) can be found here.

Code snippet accepts 11 digit OIB format as well as the 13 digit format with the HR prefix which will be stripped in the evaluation.