relation-dagre
TypeScript icon, indicating that this package has built-in type declarations

0.5.4 • Public • Published

dag

NPM JavaScript Style Guide

Install

npm install --save relation-dagre

Usage

import * as React from 'react';

import MyComponent from 'relation-dagre';

class Example extends React.Component {
  render() {
    return <MyComponent />;
  }
}

Readme

Keywords

none

Package Sidebar

Install

npm i relation-dagre

Weekly Downloads

25

Version

0.5.4

License

MIT

Unpacked Size

1.26 MB

Total Files

30

Last publish

Collaborators

  • winteraq