Skip to content

blake-regalia/graphy.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ed9ec02 Β· Oct 26, 2023
Aug 22, 2020
Oct 26, 2023
Oct 26, 2023
Apr 26, 2020
Oct 26, 2023
Oct 26, 2023
Jun 19, 2018
Nov 27, 2018
Dec 6, 2019
Mar 18, 2020
Jan 5, 2020
Dec 9, 2019
Oct 26, 2023
Oct 26, 2023
Oct 26, 2023
Aug 27, 2020
Oct 26, 2023
Jun 12, 2016
Apr 20, 2020
Oct 26, 2023

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