@gr4vy/embed-react

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

clean

rm -rf lib *.tgz

dev

webpack serve --config webpack.dev.js

prebuild

yarn clean

build

tsc

lint

eslint src dev --ext ts,tsx

prepack

yarn build

storybook

sb dev

test

jest --colors
npm i @gr4vy/embed-react

Metadata

  • MIT
  • Whatever
  • Gr4vy
  • released 8/13/2024

Downloads