iksplor

A framework for visualizing and editing metadata.

Usage no npm install needed!

<script type="module">
  import iksplor from 'https://cdn.skypack.dev/iksplor';
</script>

README

Getting started

npm install
npm start

Then go to:

    http://localhost:44444/

    http://localhost:44444/?p=/shape-box.json

Development

npm run build
npm publish