RDF-Ext examples for Node.js and browser environments. The tutorial on the RDF-Ext homepage is based on this code. Please have a look if you want more details.
If you don't use Gitpod or Codespaces, you need to install the dependencies before you can run the examples:
npm ci
This repository contains a Visual Studio Code workspace. You can use the preconfigured launch configurations if you use that IDE or any compatible IDE like Gitpod or Codespaces.