infomap-online
Web application to run Infomap online without any installation
Science Score: 44.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
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.5%) to scientific vocabulary
Keywords
Repository
Web application to run Infomap online without any installation
Basic Info
- Host: GitHub
- Owner: mapequation
- Language: JavaScript
- Default Branch: master
- Homepage: https://www.mapequation.org/infomap
- Size: 2.66 MB
Statistics
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
Infomap Online
Infomap Online is a client-side web application that makes it possible for users to run Infomap without any installation. Infomap runs locally on your computer and uploads no data to any server. We support this solution by compiling Infomap from C++ to JavaScript with Emscripten, which gives a performance penalty compared to the stand-alone version of Infomap.
The code for running Infomap as a web worker in the browser is available as a package on NPM.
Authors
Daniel Edler, Anton Holmgren, Martin Rosvall
Owner
- Name: mapequation
- Login: mapequation
- Kind: organization
- Website: http://www.mapequation.org
- Repositories: 35
- Profile: https://github.com/mapequation
Citation (CITATION.cff)
cff-version: 1.2.0
title: Infomap Online
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Anton
family-names: Holmgren
email: anton.holmgren@umu.se
orcid: 'https://orcid.org/0000-0001-5859-4073'
- given-names: Daniel
family-names: Edler
email: daniel.edler@umu.se
orcid: 'https://orcid.org/0000-0001-5420-0591'
- given-names: Martin
family-names: Rosvall
email: martin.rosvall@umu.se
orcid: 'https://orcid.org/0000-0002-7181-9940'
url: 'https://mapequation.org/infomap'
repository: 'https://github.com/mapequation/infomap-online/'
keywords:
- networks
- community detection
- map equation
- infomap
license: MIT
version: 2.0.0
date-released: '2022-06-20'
GitHub Events
Total
Last Year
Dependencies
- 506 dependencies
- @types/d3 ^7.1.0 development
- @types/node ^17.0.18 development
- @types/react ^18.0.0 development
- eslint ^8.9.0 development
- eslint-config-next ^12.1.0 development
- eslint-config-prettier ^8.3.0 development
- prettier ^2.5.1 development
- typescript ^4.5.5 development
- @chakra-ui/icons ^2.0.0
- @chakra-ui/react ^2.0.0
- @emotion/react ^11.7.1
- @emotion/styled ^11.6.0
- @fontsource/open-sans ^4.5.4
- @fontsource/philosopher ^4.5.1
- @mapequation/c3 ^1.1.1
- @mapequation/infomap ^2.1.0
- @matejmazur/react-katex ^3.1.3
- arg ^5.0.1
- chakra-react-select ^4.0.0
- d3 ^7.3.0
- file-saver ^2.0.5
- framer-motion ^6.3.0
- jszip ^3.7.1
- localforage ^1.10.0
- mobx ^6.3.13
- mobx-react ^7.2.1
- next ^12.1.0
- react ^18.0.0
- react-dom ^18.0.0
- react-dropzone ^12.0.2
- react-icons ^4.3.1