jquery creditcardvalidator:jQuery信用卡验证和检测插件 源码
jQuery信用卡验证器 jQuery Credit Card Validator检测并验证信用卡号。 它会告诉您检测到的信用卡类型以及号码长度和Luhn校验和对该卡类型是否有效。 安装 NPM npm i jquery-creditcardvalidator 下载 下载最新的 。 最新的稳定版本始终在。 如果需要以前的版本,可以在上找到它们。 不要使用以外的任何分支。 以release/开头的分支是开发分支,它们很可能会被破坏。 如何使用 每次字段值更改时运行验证: $ ( '#cc_number' ) . validateCreditCard ( function ( result
文件列表
jquery-creditcardvalidator-master.zip
(预估有个16文件)
jquery-creditcardvalidator-master
trie.coffee
659B
example
index.html
768B
package.json
815B
gulpfile.coffee
549B
tests
index.html
8KB
lib
qunit.css
5KB
暂无评论