api.trusted.plus

api and interfaces for trusted.plus

Usage no npm install needed!

<script type="module">
  import apiTrustedPlus from 'https://cdn.skypack.dev/api.trusted.plus';
</script>

README

api and interfaces library for trusted.plus developers

To install all dependencies run:

npm install

Warning:

Build testing on versions of packages that are presents in package.json.

If you will change version, make sure that the project is building.

To create lib with d.ts for ts project run:

npm run lib

To developer mode run:

npm run dev

To create lib for js project run:

npm run prod