spezi-web-health-components

Spezi Web Health Components

https://github.com/stanfordspezi/spezi-web-health-components

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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Spezi Web Health Components

Basic Info
  • Host: GitHub
  • Owner: StanfordSpezi
  • License: mit
  • Language: TypeScript
  • Default Branch: main
  • Size: 265 KB
Statistics
  • Stars: 1
  • Watchers: 7
  • Forks: 1
  • Open Issues: 9
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

Biodesign Digital Health Spezi Web Health Components

Build and Test Deployment codecov DOI

Getting Started

License

This project is licensed under the MIT License. See Licenses for more information.

Contributors

This project is developed as part of the Stanford Byers Center for Biodesign at Stanford University. See CONTRIBUTORS.md for a full list of all contributors.

Stanford Byers Center for Biodesign Logo Stanford Byers Center for Biodesign Logo

Owner

  • Name: Stanford Spezi
  • Login: StanfordSpezi
  • Kind: organization

Citation (CITATION.cff)

#
# This source file is part of the Stanford Biodesign Digital Health Spezi Web Health Components open-source project
#
# SPDX-FileCopyrightText: 2024 Stanford University and the project authors (see CONTRIBUTORS.md)
#
# SPDX-License-Identifier: MIT
#

cff-version: 1.2.0
message: 'If you use this software, please cite it as below.'
authors:
  - family-names: 'Schmiedmayer'
    given-names: 'Paul'
    orcid: 'https://orcid.org/0000-0002-8607-9148'
  - family-names: 'Madlener'
    given-names: 'Nikolai'
    orcid: 'https://orcid.org/0009-0006-5059-6617'
title: 'Spezi Web Health Components'
doi: '10.5281/zenodo.10052055'
url: 'https://github.com/StanfordSpezi/spezi-web-health-components'

GitHub Events

Total
  • Create event: 6
  • Issues event: 7
  • Watch event: 1
  • Delete event: 3
  • Issue comment event: 8
  • Member event: 3
  • Push event: 24
  • Pull request review event: 24
  • Pull request review comment event: 40
  • Pull request event: 9
  • Fork event: 1
Last Year
  • Create event: 6
  • Issues event: 7
  • Watch event: 1
  • Delete event: 3
  • Issue comment event: 8
  • Member event: 3
  • Push event: 24
  • Pull request review event: 24
  • Pull request review comment event: 40
  • Pull request event: 9
  • Fork event: 1

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 8
  • Total pull requests: 7
  • Average time to close issues: N/A
  • Average time to close pull requests: about 2 months
  • Total issue authors: 2
  • Total pull request authors: 3
  • Average comments per issue: 0.0
  • Average comments per pull request: 1.57
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 3
Past Year
  • Issues: 8
  • Pull requests: 7
  • Average time to close issues: N/A
  • Average time to close pull requests: about 2 months
  • Issue authors: 2
  • Pull request authors: 3
  • Average comments per issue: 0.0
  • Average comments per pull request: 1.57
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 3
Top Authors
Issue Authors
  • arkadiuszbachorski (4)
  • NikolaiMadlener (4)
Pull Request Authors
  • dependabot[bot] (6)
  • NikolaiMadlener (2)
  • arkadiuszbachorski (2)
Top Labels
Issue Labels
enhancement (4)
Pull Request Labels
dependencies (6) enhancement (1)

Dependencies

.github/workflows/build-and-test.yml actions
.github/workflows/codeql.yml actions
  • actions/checkout v4 composite
  • github/codeql-action/analyze v3 composite
  • github/codeql-action/init v3 composite
.github/workflows/main.yml actions
.github/workflows/monthly-markdown-link-check.yml actions
Dockerfile docker
  • base latest build
  • node 18-alpine build
docker-compose-development.yml docker
  • stanfordbdgh/nextjstemplate dev
  • traefik v2.4
docker-compose.yml docker
  • ghcr.io/stanfordbdhg/nextjstemplate latest
  • traefik v2.4
package-lock.json npm
  • 694 dependencies
package.json npm
  • @testing-library/jest-dom ^6 development
  • @testing-library/react ^15 development
  • @total-typescript/ts-reset ^0.5.1 development
  • @types/jest ^29 development
  • @types/node ^20 development
  • @types/react ^18 development
  • @types/react-dom ^18 development
  • @typescript-eslint/eslint-plugin ^7 development
  • @typescript-eslint/parser ^7 development
  • autoprefixer ^10 development
  • concurrently ^8 development
  • eslint ^8 development
  • eslint-config-next ^14 development
  • eslint-config-prettier ^9 development
  • eslint-plugin-import ^2 development
  • eslint-plugin-prettier ^5 development
  • jest ^29 development
  • jest-environment-jsdom ^29 development
  • postcss ^8 development
  • prettier ^3 development
  • tailwindcss ^3 development
  • ts-jest ^29 development
  • typedoc ^0.25 development
  • typescript ^5 development
  • @stanfordbdhg/example-package file:./packages/example-package
  • next ^14
  • prettier-plugin-tailwindcss ^0.5.14
  • react ^18
  • react-dom ^18
  • sharp ^0.33
packages/example-package/package.json npm