@samelogic/samelogic-js

v0.10.0
The main entry point for using Samelogic on your website.

test

jest

test:watch

jest --watch

lint

eslint . --ext .ts,.tsx --ignore-path='../../.eslintignore'

compile

tsc -p tsconfig.build.json

bundle

rollup -c

build

npm run compile && npm run bundle

watch

rollup -c -w

serve

serve dist

predeploy

cd example && npm install && npm run build
npm i @samelogic/[email protected]

Metadata

  • Unknown
  • >=8
  • Samelogic Inc.
  • released 7/29/2021

Downloads