doc-dna
Version:
dependencies graph of a the CreativeWork of a JSON-LD document using schema.org context
27 lines (16 loc) • 430 B
Markdown
doc-dna
=======
Dependencies graph of the
[CreativeWork](http://schema.org/CreativeWork) a
[JSON-LD](http://json-ld.org) document using
[schema.org](http://schema.org) context.
[D3](http://d3js.org/) code is inspired from
[DependencyWheel](https://github.com/fzaninotto/DependencyWheel) by
François Zaninotto.
## Demo
npm run debug
and open index.html with a browser
## Test
npm test
## Build
npm run build