Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 601 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 601 Bytes

@solid/lit-pod

Installation

npm install @solid/lit-pod solid-auth-client

Usage

See https://inrupt.github.io/lit-pod/docs/

Browser support

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 and Array.prototype.includes.

Changelog

See the release notes.

License

MIT © Inrupt