ContaAzul / creditcard.js

A simple credit card validation library in JavaScript
http://contaazul.github.io/creditcard.js/
Other
376 stars 81 forks source link

Add a task runner #63

Closed fernahh closed 6 years ago

fernahh commented 6 years ago

Problem Today, all the tasks are set up on package.json. It's bad for mainetence.

Tasks