# graphre

> Graph layout for JavaScript

Latest version **0.1.3** (published 2020-11-05) · MIT license · 0 weekly downloads

## Install

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

## Health

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

Positive: has types; no vulnerabilities; high quality score.

Warnings: low downloads; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.1.3 |
| Published | 2020-11-05 |
| First published | 2020-11-02 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 60.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 29 |
| Author | Daniel Kallin |
| Maintainers | skanaar |
| Keywords | graph, layout |

## Links

- npm: https://www.npmjs.com/package/graphre
- Repository: https://github.com/skanaar/graphre
- Homepage: https://github.com/skanaar/graphre#readme
- Issues: https://github.com/skanaar/graphre/issues
- npm.io page: https://npm.io/package/graphre

## Alternatives

- [apollo-link-http-common](https://npm.io/package/apollo-link-http-common.md) — 879.0K weekly downloads
- [react-relay](https://npm.io/package/react-relay.md) — 336.8K weekly downloads
- [relay-test-utils](https://npm.io/package/relay-test-utils.md) — 181.6K weekly downloads
- [@vendure/core](https://npm.io/package/@vendure/core.md) — 14.8K weekly downloads
- [@pnpm/deps.graph-sequencer](https://npm.io/package/@pnpm/deps.graph-sequencer.md) — 13.4K weekly downloads

## Recent versions

- 0.1.3 (latest) — 2020-11-05
- 0.1.2 — 2020-11-03
- 0.1.1 — 2020-11-02
- 0.1.0 — 2020-11-02

## README

# Graphre - Graph layout for JavaScript

Graphre is a JavaScript library that makes it easy to lay out directed graphs on the client-side.

This is a fork of [Dagre](https://github.com/dagrejs/dagre).

## License

Graphre is licensed under the terms of the MIT License. See the LICENSE file for details.

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