https://github.com/cytoscape/cyjs-extension-testbed

For all your ES6 pre-compiled cytoscape extension testing needs

https://github.com/cytoscape/cyjs-extension-testbed

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    1 of 1 committers (100.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.4%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

For all your ES6 pre-compiled cytoscape extension testing needs

Basic Info
  • Host: GitHub
  • Owner: cytoscape
  • License: mit
  • Language: JavaScript
  • Default Branch: master
  • Homepage:
  • Size: 97.7 KB
Statistics
  • Stars: 0
  • Watchers: 14
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created over 9 years ago · Last pushed almost 8 years ago
Metadata Files
Readme License

README.md

cyjs-extension-testbed

For all your ES6 pre-compiled cytoscape extension testing needs

Build

The following tools are required to start the build process: nodejs, and npm

For OSX, run the following commands in order to install these tools. (Source: http://blog.teamtreehouse.com/install-node-js-npm-mac)

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" brew install node

Follow the steps below to download and install application

  1. Download or clone repository from github into any directory
  2. Run npm install in the directory in order to install all node dependencies

This project uses npm as a build tool. In all applicable cases, the website is served at address 0.0.0.0 on port 8080. The following commands are available:

build

Run npm run build to do a production build of the application and output the result to the public folder.

watch

Run npm run watch to do a development build of the application using auto file watch and browser reloading. Note: This does not update the public folder with the development build.

start

Run npm run start to do a production build of the application, output result to the public folder, and serve using http-server.

Owner

  • Name: Cytoscape Consortium
  • Login: cytoscape
  • Kind: organization

GitHub Events

Total
Last Year

Committers

Last synced: 10 months ago

All Time
  • Total Commits: 5
  • Total Committers: 1
  • Avg Commits per committer: 5.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Manfred Cheung m****n@u****a 5
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 10 months ago