Skip to content

blake-regalia/graphy.js

Repository files navigation

NPM version Dependency Status

graphy.js 🍌

graphy is a collection of high-performance RDF libraries for JavaScript developers with a focus on usability. API works in both the browser and Node.js. Expressive CLI tool also available for Node.js.

https://graphy.link/

Performance Benchmarks

🚀 See how well graphy outperforms all others.

Command Line Interface

📑 See documentation for CLI here.

Install the graphy bin CLI

  • npm:

    $ npm install --global graphy
    $ graphy --help
  • yarn:

    $ yarn global add graphy
    $ graphy --help

🔎 Find the package you need or install the super-package npm install --save graphy .

Core

Memory

Content

Contributing & Testing

Building requires node v12.

npm test

Changelog

🍭⚡︎🔧 See history of changes here.

Roadmap

🚧 See the list of planned features.

License

ISC © Blake Regalia