@saasquatch/squatch-js

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

demo

run-p static parcel

test

echo "No tests defined"

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 build:docs

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
  • Whatever
  • Unknown
  • released 8/23/2018

Downloads