my-credit-card

0.1.2 • Public • Published

<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

Readme

Keywords

none

Package Sidebar

Install

npm i my-credit-card

Weekly Downloads

2

Version

0.1.2

License

MIT

Unpacked Size

273 kB

Total Files

13

Last publish

Collaborators

  • sergicontre