Coder Social home page Coder Social logo

test_js_plumb's Introduction

此demo来源于官网中 AngularJS1.x 版流程图, jsPlumb 提供了社区版(免费)和 toolkit 版(收费).

Install

git clone https://github.com/gosongs/test_js_plumb.git
cd test_js_plumb
npm install

注意:

  • 示例代码中需要引用 data.json 中的数据, 不要直接打开 index.html, 可以通过 http-server 启动一个 http 服务;
    sudo npm install -g http-server
    cd test_js_plumb
    http-server
    # open browser: http://127.0.0.1:8080
  • jsPlumb 本身不依赖于jquery、bootstrap、font-awesome, 只作为演示需要;
  • 此项目使用到的 jsPlumb 库强行移除了版权检测的代码, 挺有意思的加密方法, 并写了一篇文章分析一下: 破解 jsPlumb toolkit版;
  • 鼓励大家使用正版, 尊重知识产权;

test_js_plumb's People

Contributors

gosongs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

test_js_plumb's Issues

jsplumbToolkit破解连接失效

jsplumbToolkit破解连接失效,你包里的jsplumbToolkit.js文件也无法使用。
能否告知一下破解方法,感激不尽!

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.