AKASHAorg / secure-webstore

A secure IndexedDB store with built-in encryption
MIT License
44 stars 6 forks source link

How to load client-side in a browser? #24

Closed nibl closed 10 months ago

nibl commented 1 year ago

When I load the script in a browser, I get the error below?

<script type="application/javascript" src="./secure-webstore.js"></script>

ReferenceError: Can't find variable: require

What else is needed to load the script client-side?

deiu commented 10 months ago

I've updated the README (sorry for the delay) -- https://github.com/AKASHAorg/secure-webstore#initialize