@aspecto/core-browser

Aspecto metric collector for browser environment

Usage no npm install needed!

<script type="module">
  import aspectoCoreBrowser from 'https://cdn.skypack.dev/@aspecto/core-browser';
</script>

README

Aspecto Browser Client

Your API is critical for your success and we wat to help you protect it

How it works

  • Install this package - it will report to our servers
  • Install our VSCode extension

This package and the extension will comminucate and if you are about to make a breaking change we will notify you with VSCode

For more details check out our website


Start using

Install

npm install @aspecto/core-browser

Usage

const aspecto = require('@aspecto/core-browser').init();
  • In the root folder create a aspecto.json file with {"token" : "-- token goes here --"}

  • You can get your token from here