Skip to content

a card number input component - a angular directive which support value real-time formatting as card number

License

Notifications You must be signed in to change notification settings

zjuwwq/angular-ui-cardNo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CardNo Directive

a card number input component - a angular directive which support value real-time formatting as card number

Requirements

  • AngularJS

Preparation

npm install
npm test

Testing

We use karma to ensure the quality of the code. The easiest way to run test is to use grunt:

npm install
npm test

The karma task will try to open a browser in which to run the tests. Make sure this is available or change the configuration in test\karma.config.js

Usage

read https://github.com/zjuwwq/angular-ui-cardNo/tree/master/demo for detail

About

a card number input component - a angular directive which support value real-time formatting as card number

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published