Skip to content

elevont/rdf-converter

 
 

Repository files navigation

Zazuko RDF Converter

https://converter.zazuko.com

Run locally

You will need node and NPM, then simply run nppm start -- --open. The app will open in the browser

Build and deploy

Executing npm run build will create an optimised build in the directory dist. These are just static files which can be hosted on any plain HTTP server.

npx http-server dist

About

An RDF converter which works 100% in the browser

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.1%
  • HTML 2.7%
  • Shell 0.2%