Skip to content

nicolasmondada/solid-client-js

 
 

Repository files navigation

@inrupt/solid-client

Installation

npm install @inrupt/solid-client solid-auth-client

Usage

See https://inrupt.github.io/solid-client-js/docs/

Browser support

solid-client 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.

Changelog

See the release notes.

License

MIT © Inrupt

About

Library to persist RDF data to a Solid Pod

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 97.8%
  • JavaScript 2.0%
  • CSS 0.2%