Skip to content

XML editor with jsplumb. where the users can directly edit visual nodes

License

Notifications You must be signed in to change notification settings

manish1408/xmleditor

Repository files navigation

XML -Editor

A starter project including full setup for jsPlumb Bootstrap, GulpJS, SASS, AutoPrefixer, BrowserSync. Ideal as a development starter for jsPlumb Websites It uses a xml Visual Editor as a demo where the user can directly edit and save the nodes

System Preparation

To use this starter project, you'll need the following things installed on your machine.

  1. NodeJS - use the installer.
  2. Bower - $ npm install -g bower (mac users may need sudo).
  3. GulpJS - $ npm install -g gulp (mac users may need sudo).

Local Installation

  1. Clone this repo, or download it into a directory of your choice.
  2. Inside the directory, run npm install to install the node modules (e.g. Gulp).
  3. Then run bower install to install the bower components (e.g. Boostrap).

Usage

development mode

This will give you file watching, browser synchronisation, auto-rebuild, CSS injecting etc etc.

$ gulp

About

XML editor with jsplumb. where the users can directly edit visual nodes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published