@gr4vy/embed-react

v0.0.22
Embed a credit card form in your React app and store the card details, authorize the card, and capture a transaction.

dev

webpack serve --config webpack.dev.js

lint

eslint src dev --ext ts,tsx

build

tsc

clean

rm -rf lib *.tgz; yarn assets:clean

prepack

yarn build; yarn assets:copy

postpack

yarn assets:clean

prebuild

yarn clean

assets:copy

cp ../../LICENSE .; cp ../../README.md .

assets:clean

rm -f LICENSE README.md
npm i @gr4vy/[email protected]

Metadata

  • MIT
  • Whatever
  • Gr4vy
  • released 12/31/2020

Downloads

Maintainers