0.0.13 • Published 1 year ago
@tonyatpeking/graph-flow v0.0.13
graph-flow
JavaScript client-side library for graph (data structure) rendering and animation
Installation
pnpm i @tonyatpeking/graph-flowpnpm rebuildRebuild if node-modules is corruptpnpm up -LUpdate dependencies to latest
Usage
import {App} from '@tonyatpeking/graph-flow';Commands
pnpm run build- Build the project in lib mode, code inlib. Outputs todistfolder. After this library will be ready to be published to npm.pnpm run dev- Start the development server. Entry point isindex.html. Code is insrcfolder. These files will not be published to npm.pnpm run pubpublish to npm. https://www.npmjs.com/package/@tonyatpeking/graph-flow