TypeScript thin-client metrics library compiled to JavaScript for use with Atlas and SpectatorD.
Intended for use with Node.js applications.
See the Atlas Documentation site for more details on spectator-js
.
Install a version of Node.js >= 18, possibly with Homebrew or nvm.
npm run build-and-test
Followed the advice in Supporting CommonJS and ESM with Typescript and Node to produce both CJS and ESM output.