3.3.1 • Published 8 years ago
slush-cytoscape-extension v3.3.1
slush-cytoscape-extension
A Cytoscape.js extension generator for Slush
Instructions
- Create a repository on Github.
- Clone the repository on your machine.
- Open the terminal and
cd
to the directory of your cloned repository. - Install Slush if you haven't already:
npm install -g slush
- Install the generator:
npm install -g slush-cytoscape-extension
- Run the extension generator:
slush cytoscape-extension
- Follow the prompts to create the scaffolding for your extension.
- Write your extension in the generated
cytoscape-{{your-ext-name}}.js
file. - Publish your extension using the instructions in your generated README.
3.3.1
8 years ago
3.3.0
8 years ago
3.2.0
8 years ago
3.1.0
8 years ago
3.0.2
8 years ago
3.0.1
8 years ago
3.0.0
8 years ago
2.1.0
8 years ago
2.0.0
8 years ago
1.5.1
8 years ago
1.5.0
9 years ago
1.4.0
9 years ago
1.3.0
10 years ago
1.2.3
10 years ago
1.2.2
10 years ago
1.2.1
10 years ago
1.2.0
10 years ago
1.1.0
10 years ago
1.0.7
11 years ago
1.0.6
11 years ago
1.0.5
11 years ago
1.0.3
11 years ago
1.0.2
11 years ago
1.0.1
11 years ago
1.0.0
11 years ago