desole

shortcut to install @desole/client

Usage no npm install needed!

<script type="module">
  import desole from 'https://cdn.skypack.dev/desole';
</script>

README

Desole browser collector client

This is just a shortcut for easier installation of the Desole browser collector client. Use it in to package a Desole instance for your browser easily with:

npm install desole -S

This is absolutely the same as installing the client library directly:

npm install @desole/client -S

Check out https://github.com/desoleio/client for more information on the actual project, and check out https://desole.io for more information on setting up the Desole back-end.