@paypal/example-components

v1.0.28
Example component module for a component for unified PayPal/Braintree web sdk

flow

flow

lint

eslint src/ test/ *.js

test

npm run lint && npm run flow-typed && npm run flow && npm run karma

karma

cross-env NODE_ENV=test babel-node $(npm bin)/karma start

release

npm run release:patch

flow-typed

flow-typed install

flow:build

flow gen-flow-files ./src/index.js --out-dir ./dist/module

release:major

./node_modules/grumbler-scripts/publish.sh major

release:minor

./node_modules/grumbler-scripts/publish.sh minor

release:patch

./node_modules/grumbler-scripts/publish.sh patch
npm i @paypal/example-components

Metadata

  • MIT
  • Whatever
  • dbrain
  • released 4/5/2022

Downloads