vue-payjp-checkout

v0.0.1-alpha.4
PAY.JP Checkout component for Vue.js
vuejs payment pay.jp component

test

jest

start

parcel examples/index.html

build

npm run build:lib && npm run build:browser

build:lib

tsc

build:browser

parcel build src/vue-payjp-checkout.ts

build:demo

npm run clean && parcel build --public-url ./ examples/index.html

codacy

cat ./coverage/lcov.info | codacy-coverage

prepack

npm run clean && npm run build

clean

rm -f vue-payjp-checkout-*.tgz; rm -rf dist; true
npm i vue-payjp-checkout

Metadata

  • MIT
  • Whatever
  • Atsushi Nagase
  • released 3/21/2018

Downloads

Maintainers