UNPKG

@rdfjs/tree

Version:

Tree structure for a set of RDF/JS Quads

13 lines (8 loc) 452 B
# @rdfjs/tree [![build status](https://img.shields.io/github/actions/workflow/status/rdfjs-base/tree/test.yaml?branch=master)](https://github.com/rdfjs-base/tree/actions/workflows/test.yaml) [![npm version](https://img.shields.io/npm/v/@rdfjs/tree.svg)](https://www.npmjs.com/package/@rdfjs/tree) A tree structure for a set of [RDF/JS Quads](http://rdf.js.org/data-model-spec/#quad-interface). ## Install ```bash npm install --save @rdfjs/tree ```