@saasquatch/squatch-js

v2.1.9-0
The official Referral SaaSquatch Javascript Web/Browser SDK https://docs.referralsaasquatch.com/developer/squatchjs/

demo

run-p static parcel

test

cucumber-js

build

webpack

watch

cross-env NODE_ENV=production webpack --watch

deploy

np --no-cleanup

parcel

cd demo && parcel index.html

static

serve dist

build:docs

typedoc --out docs/ src/

preversion

run-s build build:production

demo:deploy

run-s parcel:build parcel:deploy

deploy:docs

surge ./ -d squathjsv2.surge.sh

parcel:build

cd demo && parcel build index.html

parcel:deploy

surge demo/dist -d squathjs-demo.surge.sh

build:production

cross-env NODE_ENV=production webpack
npm i @saasquatch/[email protected]

Metadata

  • MIT
  • >=12.16.0
  • Unknown
  • released 6/8/2020

Downloads