vosviewer-online

VOSviewer Online is a tool for network visualization. It is a web-based version of VOSviewer, a popular tool for constructing and visualizing bibliometric networks.

https://github.com/neesjanvaneck/vosviewer-online

Science Score: 67.0%

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

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.2%) to scientific vocabulary

Keywords

bibliometric-network clustering layout network-analysis network-visualization react react-component vosviewer vosviewer-online
Last synced: 6 months ago · JSON representation ·

Repository

VOSviewer Online is a tool for network visualization. It is a web-based version of VOSviewer, a popular tool for constructing and visualizing bibliometric networks.

Basic Info
  • Host: GitHub
  • Owner: neesjanvaneck
  • License: mit
  • Language: JavaScript
  • Default Branch: master
  • Homepage:
  • Size: 26.3 MB
Statistics
  • Stars: 112
  • Watchers: 5
  • Forks: 20
  • Open Issues: 1
  • Releases: 8
Topics
bibliometric-network clustering layout network-analysis network-visualization react react-component vosviewer vosviewer-online
Created over 4 years ago · Last pushed 8 months ago
Metadata Files
Readme License Citation

README-component.md

VOSviewer Online React component

Build master branch License: MIT Latest release npm version DOI

This is a React component package that offers an easy way to integrate VOSviewer Online into your site or application.

Installation

sh npm install vosviewer-online

Usage

The following code snippet illustrates the use of the VOSviewer Online React component:

```js import { VOSviewerOnline } from 'vosviewer-online'

```

The data and parameters props are optional. The data prop can be used to provide network data to the VOSviewer Online React component. The data must be in the VOSviewer JSON format. The parameters prop can be used to adjust the visualization of a network. The available parameters can be found here.

License

The VOSviewer Online React component package is distributed under the MIT license.

Owner

  • Name: Nees Jan van Eck
  • Login: neesjanvaneck
  • Kind: user
  • Location: Leiden, The Netherlands
  • Company: @CWTSLeiden

Senior researcher @CWTSLeiden

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it using the metadata from this file."
type: "software"
authors:
  - family-names: "Van Eck"
    given-names: "Nees Jan"
    orcid: "https://orcid.org/0000-0001-8448-4521"
    email: "ecknjpvan@cwts.leidenuniv.nl"
    affiliation: "Centre for Science and Technology Studies (CWTS), Leiden University"
  - family-names: "Waltman"
    given-names: "Ludo"
    orcid: "https://orcid.org/0000-0001-8249-1752"
    email: "waltmanlr@cwts.leidenuniv.nl"
    affiliation: "Centre for Science and Technology Studies (CWTS), Leiden University"
title: "VOSviewer Online"
abstract: "VOSviewer Online is a tool for network visualization. It is a web-based version of VOSviewer, a popular tool for constructing and visualizing bibliometric networks, such as co-authorship networks, citation networks, and co-occurrence networks."
keywords:
  - VOSviewer Online
  - VOSviewer
  - bibliometric network
  - network visualization
  - network analysis
  - clustering
  - layout
  - React
  - React component
url: "https://app.vosviewer.com"
repository-code: "https://github.com/neesjanvaneck/VOSviewer-Online"
repository-artifact: "https://www.npmjs.com/package/vosviewer-online"
license: MIT
doi: 10.5281/zenodo.7248010
version: 1.2.4
date-released: 2024-06-26

GitHub Events

Total
  • Watch event: 18
  • Issue comment event: 2
  • Push event: 3
  • Pull request event: 3
  • Fork event: 4
Last Year
  • Watch event: 18
  • Issue comment event: 2
  • Push event: 3
  • Pull request event: 3
  • Fork event: 4

Committers

Last synced: 9 months ago

All Time
  • Total Commits: 75
  • Total Committers: 2
  • Avg Commits per committer: 37.5
  • Development Distribution Score (DDS): 0.093
Past Year
  • Commits: 7
  • Committers: 1
  • Avg Commits per committer: 7.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Nees Jan van Eck 3****k 68
Stukova Olya s****o@g****m 7

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 30
  • Total pull requests: 43
  • Average time to close issues: 2 months
  • Average time to close pull requests: 10 days
  • Total issue authors: 11
  • Total pull request authors: 4
  • Average comments per issue: 0.73
  • Average comments per pull request: 0.21
  • Merged pull requests: 40
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • neesjanvaneck (17)
  • ahonestla (2)
  • lambdamusic (2)
  • kajyr (1)
  • bboettcher3 (1)
  • t-b-p (1)
  • gavieira (1)
  • paulmaxus (1)
  • seinecle (1)
  • ericjeangirard (1)
Pull Request Authors
  • neesjanvaneck (37)
  • Stukova (8)
  • andi1984-ds (3)
  • frejonb (1)
Top Labels
Issue Labels
bug (9) enhancement (1)
Pull Request Labels
enhancement (1)

Packages

  • Total packages: 2
  • Total downloads:
    • npm 170 last-month
  • Total dependent packages: 0
    (may contain duplicates)
  • Total dependent repositories: 1
    (may contain duplicates)
  • Total versions: 15
  • Total maintainers: 2
npmjs.org: vosviewer-online

React component package for integrating VOSviewer Online into your site or application.

  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 157 Last month
Rankings
Downloads: 2.7%
Stargazers count: 5.4%
Forks count: 5.6%
Dependent repos count: 10.3%
Average: 15.2%
Dependent packages count: 51.9%
Maintainers (1)
Last synced: 7 months ago
npmjs.org: @exdatic/vosviewer-online

React component package for integrating VOSviewer Online into your site or application.

  • Versions: 10
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 13 Last month
Rankings
Dependent repos count: 36.3%
Average: 44.2%
Dependent packages count: 52.2%
Maintainers (1)
Last synced: 7 months ago

Dependencies

.github/workflows/build-develop.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
  • actions/upload-artifact v3 composite
.github/workflows/build-master.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
  • actions/upload-artifact v3 composite
package-lock.json npm
  • 939 dependencies
package.json npm
  • @babel/core ^7.18.13 development
  • @babel/plugin-proposal-class-properties ^7.18.6 development
  • @babel/plugin-proposal-decorators ^7.18.10 development
  • @babel/plugin-proposal-object-rest-spread ^7.18.9 development
  • @babel/plugin-syntax-dynamic-import ^7.8.3 development
  • @babel/plugin-transform-regenerator ^7.18.6 development
  • @babel/plugin-transform-runtime ^7.18.10 development
  • @babel/preset-env ^7.18.10 development
  • @babel/preset-react ^7.18.6 development
  • @babel/register ^7.18.9 development
  • @emotion/css ^11.10.0 development
  • @emotion/react ^11.10.4 development
  • @emotion/styled ^11.10.4 development
  • @hot-loader/react-dom ^17.0.2 development
  • @mui/icons-material ^5.10.3 development
  • @mui/material ^5.10.3 development
  • babel-eslint ^10.0.1 development
  • babel-loader ^8.2.5 development
  • babel-plugin-emotion ^10.0.23 development
  • copy-webpack-plugin ^6.0.3 development
  • cross-env ^7.0.3 development
  • eslint ^5.12.0 development
  • eslint-config-airbnb ^17.1.0 development
  • eslint-plugin-dependencies ^2.4.0 development
  • eslint-plugin-emotion ^10.0.23 development
  • eslint-plugin-import ^2.26.0 development
  • eslint-plugin-jsx-a11y ^6.6.1 development
  • eslint-plugin-react ^7.31.1 development
  • html-react-parser ^3.0.4 development
  • html-webpack-plugin ^5.5.0 development
  • material-ui-color ^1.2.0 development
  • node-polyfill-webpack-plugin ^2.0.1 development
  • react-helmet ^6.1.0 development
  • remove-files-webpack-plugin ^1.5.0 development
  • terser-webpack-plugin ^5.3.6 development
  • tinyurl ^1.1.7 development
  • webpack ^5.74.0 development
  • webpack-cli ^4.10.0 development
  • webpack-dev-server ^4.10.1 development
  • workerize-loader ^2.0.2 development
  • autosuggest-highlight ^3.3.4
  • d3 ^6.7.0
  • decode-uri-component ^0.2.0
  • dompurify ^2.4.7
  • java-random ^0.4.0
  • leven-sort ^4.0.0
  • lodash ^4.17.21
  • mobx ^6.6.1
  • mobx-react-lite ^3.4.0
  • networkanalysis-ts ^1.0.0
  • papaparse ^5.3.2
  • qrcode.react ^1.0.1
  • qs ^6.11.0
  • react ^17.0.2
  • react-dom ^17.0.2
  • react-full-screen ^1.1.1
  • react-resize-detector ^7.1.2
  • use-debounce 0.0.7