dagre-d3-renderer
A D3-based renderer for Dagre
Last updated 8 years ago by tylerlong .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install dagre-d3-renderer 
SYNC missed versions from official npm registry.

dagre-d3-renderer - A D3-based renderer for dagre

This project is an out-of-box replacement for dagre-d3.

This project isn't built from scratch. It's based on the original dagre-d3 project.

Dagre is a JavaScript library that makes it easy to lay out directed graphs on the client-side. The dagre-d3 library acts as a front-end to dagre, providing actual rendering using D3.

For more details, including examples and configuration options, please see our wiki.

Setup

yarn install

Build

yarn build

Test

yarn test

License

dagre-d3-renderer is licensed under the terms of the MIT License. See the LICENSE file for details.

Current Tags

  • 0.5.8                                ...           latest (8 years ago)

25 Versions

  • 0.5.8                                ...           8 years ago
  • 0.5.7                                ...           8 years ago
  • 0.5.6                                ...           8 years ago
  • 0.5.5                                ...           8 years ago
  • 0.5.4                                ...           8 years ago
  • 0.5.3                                ...           8 years ago
  • 0.5.2                                ...           8 years ago
  • 0.5.1                                ...           8 years ago
  • 0.5.0                                ...           8 years ago
  • 0.4.26                                ...           8 years ago
  • 0.4.25                                ...           8 years ago
  • 0.4.24                                ...           9 years ago
  • 0.4.23                                ...           9 years ago
  • 0.4.22                                ...           9 years ago
  • 0.4.21                                ...           9 years ago
  • 0.4.20                                ...           9 years ago
  • 0.4.19                                ...           9 years ago
  • 0.4.18                                ...           9 years ago
  • 0.1.6                                ...           9 years ago
  • 0.1.5                                ...           9 years ago
  • 0.1.4                                ...           9 years ago
  • 0.1.3                                ...           9 years ago
  • 0.1.2                                ...           9 years ago
  • 0.1.1                                ...           9 years ago
  • 0.1.0                                ...           9 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 15
Last Day 0
Last Week 15
Last Month 10
Dependencies (2)
Dev Dependencies (17)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |