Vue2vis Save

A Vuejs 2 adapter for Visjs

Project README

vue2vis

This monorepo hosts Vue2 component wrapper for the visjs libraries. If you are looking for the old [email protected] please use the branch 0.x

Build Status Coverage Status Software License Latest Version Issues lerna

Usage

Please visit individual packages for installation and usage

For more details please check the full VisJs documentation.

List of currently implemented modules

  • Timeline
  • Graph2d
  • Graph3d
  • Network

Change log

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING and CONDUCT for details.

Build Setup

# Once you have cloned this repo, install dependencies
yarn install
yarn lerna bootstrap

# build for development and production with minification
yarn prepare

Testing

yarn test:unit

Run demo locally

# Run demo at localhost:8080
yarn serve:graph2d

or

yarn serve:network

or

yarn serve:timeline

Go to http://localhost:8080/ to see running examples

NOTE: If you make changes to the library you should run yarn prepare again in the root folder. The dev server should detect modification and reload the demo

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Open Source Agenda is not affiliated with "Vue2vis" Project. README Source: alexcode/vue2vis
Stars
217
Open Issues
41
Last Commit
1 year ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating