Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@tonyatpeking/graph-flow

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tonyatpeking/graph-flow

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

  • 0.0.13
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 11 Jun 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc