slush-cytoscape-extension

3.3.1 • Public • Published

slush-cytoscape-extension

A Cytoscape.js extension generator for Slush

Instructions

  1. Create a repository on Github.
  2. Clone the repository on your machine.
  3. Open the terminal and cd to the directory of your cloned repository.
  4. Install Slush if you haven't already: npm install -g slush
  5. Install the generator: npm install -g slush-cytoscape-extension
  6. Run the extension generator: slush cytoscape-extension
  7. Follow the prompts to create the scaffolding for your extension.
  8. Write your extension in the generated cytoscape-{{your-ext-name}}.js file.
  9. Publish your extension using the instructions in your generated README.

Package Sidebar

Install

npm i slush-cytoscape-extension

Weekly Downloads

1

Version

3.3.1

License

MIT

Last publish

Collaborators

  • chrtannus
  • mikekucera
  • cytoscapenpm
  • maxkfranz
  • dylanfong