@semapps/semantic-data-provider

React-Admin data provider for LDP servers

Usage no npm install needed!

<script type="module">
  import semappsSemanticDataProvider from 'https://cdn.skypack.dev/@semapps/semantic-data-provider';
</script>

README

React-Admin data provider for LDP servers

Commands

npm run pre-publish

Build the library in CommonJS and ES mode. This command should always be run before publishing.

npm run dev

Develop mode. Any change you make to a file in the /src directory will be immediately compiled.