Coder Social home page Coder Social logo

yesonghong / community-edition Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jsplumb/community-edition

0.0 0.0 0.0 122.02 MB

The community edition of jsPlumb, versions 1.x - 6.x

Home Page: https://jsplumbtoolkit.com

License: Other

JavaScript 47.66% TypeScript 44.77% CSS 2.38% HTML 5.20%

community-edition's Introduction

jsPlumb Community Edition

This project is the Community edition of jsPlumb. It is open source and MIT/GPL2 licensed. If you're looking for the Toolkit edition please visit https://jsplumbtoolkit.com.

This repository was created in October 2023 to be the new home of the original repository - https://github.com/jsplumb/jsplumb.

If you're new to jsPlumb, please do take the time to read the documentation. There are a few integration issues that you should be aware of: z-index needs special attention, for example.

This project is not the correct place to report issues for the Toolkit edition. The Toolkit is not a public project. Issues reported for the Toolkit edition in this issue tracker will be deleted.

Packages

In 6.x we have dispensed with the multiple packages from 5.x and we now ship a single package. If you're using a bundler with tree shaking, as the vast majority of people are nowadays, you'll get a smaller bundle size with 6.x than you did with 5.x as it is more compatible with tree shaking.

The single import for 6.x is:

{
  "@jsplumb/browser-ui":"^6.0,0"
}

What if I'm not using a package manager?

If you're not using a package manager at all then you can use the UMD that ships in the jsPlumb package.

<script src="node_modules/@jsplumb/browser-ui/js/jsplumb-browser-ui.umd.js"></script>

Documentation

For the Community edition the documentation for version 6.x is here:

https://docs.jsplumbtoolkit.com/community/

For the previous versions of jsPlumb, docs are here:

https://docs.jsplumbtoolkit.com/community/5.x

and

https://docs.jsplumbtoolkit.com/community/2.x

Issues

jsPlumb uses GitHub's issue tracker for enhancements and bugs

Requirements

No external dependencies.

jsPlumb in action

Links to various Community Edition demonstrations can be found here.

Tests

There is a full suite of unit tests checked in to the test and dist/test directories.

Twitter

https://twitter.com/jsplumblib

License

All 1.x.x, 2.x.x, 4.x.x, 5.x.x and 6.x.x versions of jsPlumb Community edition are dual-licensed under both MIT and GPLv2.

community-edition's People

Contributors

sporritt avatar howarto avatar antishov avatar sfmskywalker avatar nsipid avatar islam-alshiki avatar koppor avatar pvmsikrsna avatar abhijitafour avatar abhirocks550 avatar ajainarayanan avatar ankushbansal89 avatar besslwalker avatar schlesiger avatar kreyssel avatar dandv avatar evdtempel avatar lordi avatar katjad avatar kviktor avatar exodus4d avatar metrex avatar milroc avatar njimmi avatar nicktoumpelis avatar ronnewcomb avatar kichrum avatar tobyealden avatar helgoboss avatar kserin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.