braintree / credit-card-type

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

Interested in Creating RequireJS support? #10

Closed Henryvw closed 8 years ago

Henryvw commented 9 years ago

For those of us using RequireJS, support could be greatly appreciated! Cheers

mrak commented 9 years ago

For the time being we are reflecting our own development style (CommonJS). We have other open-source libraries that are AMD-compatible and will look into making this one, too, in the future.

Aside from lacking out-of-the-box AMD support, are you able to use this library in your toolchain?

Henryvw commented 9 years ago

Yes other than that, I think we would have been able to use it

crookedneighbor commented 8 years ago

For now, we've decided to not add built in AMD support. If someone wants to fork and maintain an AMD compatible version of the library, we're open to adding a link to it in the README.