@saasquatch/squatch-js

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

test

npm run test:karma && npm run lint:docs && npm run eslint:src

build

webpack

watch

webpack --watch

lint:docs

documentation lint src

build:docs

npm run build:docs:markdown && npm run build:docs:json && npm run build:docs:html

eslint:src

eslint src/api src/widgets src/squatch.js

preversion

npm run build && npm run build:production && npm run build:docs

serve:docs

documentation serve src/squatch.js --port $PORT --watch

test:karma

./node_modules/karma/bin/karma start --single-run

deploy:docs

surge ./ -d squathjsv2.surge.sh

build:docs:html

documentation build src/squatch.js -f html -o docs

build:docs:json

documentation build src/squatch.js -f json > docs/docs.json

build:production

NODE_ENV=production webpack

build:docs:markdown

documentation build src/squatch.js -f md > docs/docs.md
npm i @saasquatch/[email protected]

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 6/8/2017

Downloads