@bloks/trace-js-sdk
v0.0.19
Published
JS SDK for Tracelytics.
Downloads
24
Keywords
Readme
[![TypeScript version][ts-badge]][typescript-36] [![Node.js version][nodejs-badge]][nodejs] [![APLv2][license-badge]][LICENSE] [![Build Status][travis-badge]][travis-ci]
Quick start
npm run testAvailable scripts
clean- remove coverage data, Jest cache and transpiled files,build- transpile TypeScript to ES6,build:watch- interactive watch mode to automatically transpile source files,start- executes the built files at src/main.js,lint- lint source files and tests,test- run tests,test:watch- interactive watch mode to automatically re-run tests
