GithubHelp home page GithubHelp logo

mapjs's Introduction

MindMup MapJs

Build Status

MindMup is a zero-friction mind map canvas. Our aim is to create the most productive mind mapping environment out there, removing all the distractions and providing powerful editing shortcuts.

This git project is the JavaScript visualisation portion of MindMup. It provides a canvas for users to create and edit mind maps in a browser. You can see an example of this live on http://www.mindmup.com.

This project is relatively stand alone and you can use it to create a nice mind map visualisation separate from the MindMup Server.

Dependencies

The visualisation library depends on several other 3rd party javascript libraries. In order to execute the code from this project, you'll need to link to those libraries first. For convenience, we provide a dl_dependencies.sh script that will pull those libraries and put in the lib folder, where our tests expect them. Make sure to run that script the first time you download the project, or link to the correct libraries in your code.


The library is extensively tested with Jasmine unit tests in the test folder.

Jasmine 1.2.0 is required to run the tests, and provided in test-lib folder. There are two ways of running tests.

  • Visual: Open test/SpecRunner.html in a browser, this will run all Jasmine tests

  • Automated: Using PhantomJs, in the test folder, run sh runtests.sh

Please note that the CI server uses phantomjs, so make sure that tests run with phantom before committing.

For manual visual testing, open test/index.html. This is an example canvas that loads up a relevant mind map.

mapjs's People

Contributors

davedf avatar gojko avatar samuraiprinciple avatar

Watchers

 avatar  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.