geevee

1.3.0 • Public • Published

geevee 🐙


geevee is a graph visualization tool that comes as a wrapper over vis with a lot of awesome features, easing the graph management and customization by the power of OOP.

Demo here

Installation

To install this package, run any of the commands below:

  • npm install --save geevee

  • npm install --save git+https://github.com/popadi/geevee.git

Documentation

  • Node
    • Node properties
    • Node creation & insertion
    • Other methods for nodes
    • Node contextual menu
    • Additional info
  • Edge
    • Edges properties
    • Edges creation & insertion
    • Other methods for edges
    • Edges contextual menu
    • Additional info
  • Graph
    • Graph methods
    • Additional info
  • Demo source

Trivia

This package is part of a personal project developed to be used in my Bachelor's thesis. I got very excited making it and soon I started making it look professional (integrating it with different services), developing my programming and testing skills.

The name is a wordplay between the pronunciation of the abbreviation of Graph Visualization (G.V.) and the fact that in the academic world, a graph is usually described as G = (V, E). The octopus icon represents a node with multiple edges.

Acknowledgements

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.3.0
    16
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.3.0
    16
  • 1.1.0
    3
  • 1.0.3
    2
  • 1.0.1
    2
  • 1.0.0
    2

Package Sidebar

Install

npm i geevee

Weekly Downloads

6

Version

1.3.0

License

SEE LICENSE IN LICENSE

Unpacked Size

958 kB

Total Files

42

Last publish

Collaborators

  • adrianpop