https://github.com/cytoscape/cytoscape-home

https://github.com/cytoscape/cytoscape-home

Science Score: 26.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
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.3%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: cytoscape
  • License: mit
  • Language: JavaScript
  • Default Branch: main
  • Size: 4.88 MB
Statistics
  • Stars: 1
  • Watchers: 12
  • Forks: 1
  • Open Issues: 7
  • Releases: 0
Created over 2 years ago · Last pushed 11 months ago
Metadata Files
Readme License

README.md

Cytoscape Home

Preview

A live preview of the main branch can be found at cytoscape-home.pages.dev.

Build targets

First, ensure you've install the dependencies:

npm install

Then:

npm run <target>

  • watch or dev : Run a local dev server with automatic builds when you change the source
  • lint : Run the linter (ESLint)
  • build : Build for production

Owner

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

GitHub Events

Total
  • Issues event: 3
  • Issue comment event: 3
  • Push event: 32
  • Pull request review event: 1
  • Pull request event: 18
  • Fork event: 1
  • Create event: 2
Last Year
  • Issues event: 3
  • Issue comment event: 3
  • Push event: 32
  • Pull request review event: 1
  • Pull request event: 18
  • Fork event: 1
  • Create event: 2

Committers

Last synced: 12 months ago

All Time
  • Total Commits: 102
  • Total Committers: 2
  • Avg Commits per committer: 51.0
  • Development Distribution Score (DDS): 0.137
Past Year
  • Commits: 48
  • Committers: 2
  • Avg Commits per committer: 24.0
  • Development Distribution Score (DDS): 0.104
Top Committers
Name Email Commits
Christian Lopes c****s@g****m 88
Max Franz m****z@g****m 14

Issues and Pull Requests

Last synced: 12 months ago


Dependencies

package-lock.json npm
  • 382 dependencies
package.json npm
  • @types/react ^18.2.43 development
  • @types/react-dom ^18.2.17 development
  • @vitejs/plugin-react ^4.2.1 development
  • autoprefixer ^10.4.16 development
  • eslint ^8.55.0 development
  • eslint-plugin-react ^7.33.2 development
  • eslint-plugin-react-hooks ^4.6.0 development
  • eslint-plugin-react-refresh ^0.4.5 development
  • postcss ^8.4.33 development
  • tailwindcss ^3.4.1 development
  • vite ^5.0.8 development
  • @headlessui/react ^1.7.18
  • @heroicons/react ^2.1.1
  • react ^18.2.0
  • react-dom ^18.2.0