README
Sofa Hash Service
This is the Sofa Hash Service component. It lets you easily create hashes for strings or objects.
Installation
Via npm:
$ npm install sofa-hash-service
Via Bower:
$ bower install sofa-hash-service
Sofa Web SDK hash service component.
<script type="module">
import sofaHashService from 'https://cdn.skypack.dev/sofa-hash-service';
</script>
This is the Sofa Hash Service component. It lets you easily create hashes for strings or objects.
Via npm:
$ npm install sofa-hash-service
Via Bower:
$ bower install sofa-hash-service