shape-path-playground

A playground for ShapePaths

Usage no npm install needed!

<script type="module">
  import shapePathPlayground from 'https://cdn.skypack.dev/shape-path-playground';
</script>

README

ShapePath.js

A typescript library for executing ShapePaths

Online playground

This playground is available online at https://shexspec.github.io/ShapePath.js/pacakges/playground/dist/

There is an accompanying library module shape-path-core.

language/evaluation changes

2021-07-17 ericP: changed predicate separator for ::thisTripleExpr from . to ~ because . is legal in localNames