# graphy

> A comprehensive RDF toolkit including triplestores, intuitive writers, and the fastest JavaScript parsers on the Web

Latest version **4.3.7** (published 2023-10-26) · ISC license · 0 weekly downloads

## Install

```sh
npm install graphy
pnpm add graphy
yarn add graphy
bun add graphy
```

Provides the command `graphy`.

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 4.3.7 |
| Published | 2023-10-26 |
| First published | 2014-08-26 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=8.4.0 |
| Dependencies | 29 |
| Unpacked size | 205.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 169 |
| Author | Blake Regalia |
| Maintainers | blake.regalia |
| Keywords | rdf, rdfjs, linked-data, semantic-web, turtle, ttl, trig, n-triples, nt, n-quads, nq |

## Links

- npm: https://www.npmjs.com/package/graphy
- Repository: https://github.com/blake-regalia/graphy.js
- Homepage: https://github.com/blake-regalia/graphy.js#readme
- Issues: https://github.com/blake-regalia/graphy.js/issues
- npm.io page: https://npm.io/package/graphy

## Dependencies (29)

- [bkit](https://npm.io/package/bkit.md) ^2.1.3
- [chalk](https://npm.io/package/chalk.md) ^4.1.0
- [pegjs](https://npm.io/package/pegjs.md) ^0.10.0
- [yargs](https://npm.io/package/yargs.md) ^15.4.1
- [uri-js](https://npm.io/package/uri-js.md) ^4.4.0
- [big-integer](https://npm.io/package/big-integer.md) ^1.6.48
- [readable-stream](https://npm.io/package/readable-stream.md) ^3.6.0
- [@graphy/content.nq.read](https://npm.io/package/@graphy/content.nq.read.md) 4.3.7
- [@graphy/content.nq.scan](https://npm.io/package/@graphy/content.nq.scan.md) 4.3.7
- [@graphy/content.nt.read](https://npm.io/package/@graphy/content.nt.read.md) 4.3.7
- [@graphy/content.nt.scan](https://npm.io/package/@graphy/content.nt.scan.md) 4.3.7
- [@graphy/core.iso.stream](https://npm.io/package/@graphy/core.iso.stream.md) 4.3.7
- [@graphy/content.nq.write](https://npm.io/package/@graphy/content.nq.write.md) 4.3.7
- [@graphy/content.nt.write](https://npm.io/package/@graphy/content.nt.write.md) 4.3.7
- [@graphy/content.ttl.read](https://npm.io/package/@graphy/content.ttl.read.md) 4.3.7
- [@graphy/core.iso.threads](https://npm.io/package/@graphy/core.iso.threads.md) 4.3.7
- [@graphy/content.nq.scribe](https://npm.io/package/@graphy/content.nq.scribe.md) 4.3.7
- [@graphy/content.nt.scribe](https://npm.io/package/@graphy/content.nt.scribe.md) 4.3.7
- [@graphy/content.trig.read](https://npm.io/package/@graphy/content.trig.read.md) 4.3.7
- [@graphy/content.ttl.write](https://npm.io/package/@graphy/content.ttl.write.md) 4.3.7
- [@graphy/core.data.factory](https://npm.io/package/@graphy/core.data.factory.md) 4.3.7
- [@graphy/util.dataset.tree](https://npm.io/package/@graphy/util.dataset.tree.md) 4.3.7
- [@graphy/content.trig.write](https://npm.io/package/@graphy/content.trig.write.md) 4.3.7
- [@graphy/content.ttl.scribe](https://npm.io/package/@graphy/content.ttl.scribe.md) 4.3.7
- [@graphy/content.xml.scribe](https://npm.io/package/@graphy/content.xml.scribe.md) 4.3.7
- [@graphy/content.trig.scribe](https://npm.io/package/@graphy/content.trig.scribe.md) 4.3.7
- [@graphy/core.class.writable](https://npm.io/package/@graphy/core.class.writable.md) 4.3.7
- [@graphy/memory.dataset.fast](https://npm.io/package/@graphy/memory.dataset.fast.md) 4.3.7
- [@graphy/core.class.scribable](https://npm.io/package/@graphy/core.class.scribable.md) 4.3.7

## Alternatives

- [eslint-plugin-sonarjs](https://npm.io/package/eslint-plugin-sonarjs.md) — 2.9M weekly downloads
- [eslint-config-expo](https://npm.io/package/eslint-config-expo.md) — 1.5M weekly downloads
- [@matter/protocol](https://npm.io/package/@matter/protocol.md) — 63.5K weekly downloads
- [@eventcatalog/linter](https://npm.io/package/@eventcatalog/linter.md) — 24.8K weekly downloads
- [@inrupt/eslint-config-base](https://npm.io/package/@inrupt/eslint-config-base.md) — 4.5K weekly downloads

## Recent versions

- 4.3.7 (latest) — 2023-10-26
- 4.3.6 — 2023-03-05
- 4.3.5 — 2022-05-13
- 4.3.4 — 2021-11-28
- 4.3.3 — 2020-09-09
- 4.3.2 — 2020-08-28
- 4.3.1 — 2020-08-28
- 4.3.0 — 2020-08-22
- 4.2.1 — 2020-05-05
- 4.2.0 — 2020-04-21
- 4.1.0 — 2020-03-19
- 4.0.5 — 2020-02-11
- 4.0.4 — 2020-02-05
- 4.0.3 — 2020-01-07
- 4.0.2 — 2019-12-30
- … 45 more at https://npm.io/package/graphy/versions

## README

#graphy
In order to help keep this package's documentation up-to-date, README files are not published with the npm package.

[Instead, all documentation can be found online here](https://graphy.link/).

---
_Source: https://npm.io/package/graphy · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
