0.0.13 • Published 1 year ago

@tonyatpeking/graph-flow v0.0.13

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

graph-flow

JavaScript client-side library for graph (data structure) rendering and animation

Installation

  • pnpm i @tonyatpeking/graph-flow
  • pnpm rebuild Rebuild if node-modules is corrupt
  • pnpm up -L Update dependencies to latest

Usage

import {App} from '@tonyatpeking/graph-flow';

Commands

  • pnpm run build - Build the project in lib mode, code in lib. Outputs to dist folder. After this library will be ready to be published to npm.
  • pnpm run dev - Start the development server. Entry point is index.html. Code is in src folder. These files will not be published to npm.
  • pnpm run pub publish to npm. https://www.npmjs.com/package/@tonyatpeking/graph-flow
0.0.13

1 year ago

0.0.12

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago

0.0.0

1 year ago