shape-path-core

A typescript library for parsing and executing ShapePaths

Usage no npm install needed!

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

README

ShapePath.js

A typescript library for executing ShapePaths

Playground

There is an accompanying playground module shape-path-playground, available online at https://shexspec.github.io/ShapePath.js/pacakges/playground/dist/

language/evaluation changes

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