Skip to content

sergicontre/my-credit-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<my-credit-card>

This webcomponent follows the open-wc recommendation.

Based on https://codepen.io/jadepreis/pen/aZmPBY/

Installation

npm i my-credit-card

Usage

<script type="module">
  import 'my-credit-card/my-credit-card.js';
</script>

<my-credit-card></my-credit-card>

Testing using karma (if applied by author)

npm run test

Testing using karma via browserstack (if applied by author)

npm run test:es5:bs

Demoing using storybook (if applied by author)

npm run storybook

Linting (if applied by author)

npm run lint

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published