graphy.js ๐ŸŒ

October 26, 2023 ยท View on GitHub

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
    

Features

See API Documentation

๐Ÿ”Ž 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