@gomomento/core

v1.12.7
Common code for Momento JS SDKs

prebuild

eslint . --ext .ts

test

jest

unit-test

jest unit

integration-test

jest integration --passWithNoTests

lint

eslint . --ext .ts

format

eslint . --ext .ts --fix

watch

tsc -w

build

rm -rf dist && tsc && mkdir -p dist/src/internal/vendor && cp -r src/internal/vendor/printf dist/src/internal/vendor/printf
npm i @gomomento/core

Metadata

Downloads

Maintainers