Make your web apps work with Solid Pods.
npm install @itme/lit-pod``bash`
npm install @solid/lit-pod solid-auth-client
See https://inrupt.github.io/lit-pod/docs/
lit-pod uses relatively modern JavaScript features that will work in all commonly-used browsers, except Internet Explorer. If you need support for Internet Explorer, it is recommended to pass it through a tool like Babel, and to add polyfills for e.g. Set, Promise, Headers, Array.prototype.includes and String.prototype.endsWith`.
See the release notes.
MIT © Inrupt