braintree / credit-card-type

A library for determining credit card type
MIT License
980 stars 154 forks source link

Typescript conversion #105

Closed crookedneighbor closed 4 years ago

gesa commented 4 years ago

@crookedneighbor is there a reason we haven't merged this yet? if no, let's!

crookedneighbor commented 4 years ago

I think the main blocker is to test this out in a real typescript project, and specifically in card-validator's TS branch: https://github.com/braintree/card-validator/pull/77