@stanfordspezi/spezi-web-design-system
Spezi Web Frontend Design System and Reusable 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 -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.0%) to scientific vocabulary
Keywords from Contributors
stanford
Last synced: 6 months ago
·
JSON representation
·
Repository
Spezi Web Frontend Design System and Reusable Components
Basic Info
- Host: GitHub
- Owner: StanfordSpezi
- License: mit
- Language: TypeScript
- Default Branch: main
- Size: 669 KB
Statistics
- Stars: 5
- Watchers: 7
- Forks: 3
- Open Issues: 9
- Releases: 17
Created over 1 year ago
· Last pushed 6 months ago
Metadata Files
Readme
License
Citation
README.md
Biodesign Digital Health Spezi Web Design System
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 Next.js Template contributors.

Owner
- Name: Stanford Spezi
- Login: StanfordSpezi
- Kind: organization
- Repositories: 1
- Profile: https://github.com/StanfordSpezi
Citation (CITATION.cff)
#
# This source file is part of the Stanford Biodesign Digital Health Spezi Web Design System 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: 'Ravi'
given-names: 'Vishnu'
orcid: 'https://orcid.org/0000-0003-0359-1275'
- family-names: 'Arkadiusz'
given-names: 'Bachorski'
title: 'spezi-web-design-system'
url: 'https://github.com/StanfordSpezi/spezi-web-design-system
GitHub Events
Total
- Create event: 78
- Issues event: 43
- Release event: 13
- Watch event: 5
- Delete event: 55
- Issue comment event: 102
- Member event: 1
- Push event: 198
- Pull request event: 129
- Pull request review comment event: 143
- Pull request review event: 211
- Fork event: 3
Last Year
- Create event: 78
- Issues event: 43
- Release event: 13
- Watch event: 5
- Delete event: 55
- Issue comment event: 102
- Member event: 1
- Push event: 198
- Pull request event: 129
- Pull request review comment event: 143
- Pull request review event: 211
- Fork event: 3
Committers
Last synced: 8 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Arkadiusz Bachorski | 6****i | 49 |
| Paul Schmiedmayer | P****r | 2 |
| Nikolai Madlener | 3****r | 1 |
| Audrey Lin | 8****5 | 1 |
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 30
- Total pull requests: 113
- Average time to close issues: about 1 month
- Average time to close pull requests: 6 days
- Total issue authors: 3
- Total pull request authors: 7
- Average comments per issue: 0.23
- Average comments per pull request: 1.32
- Merged pull requests: 80
- Bot issues: 0
- Bot pull requests: 17
Past Year
- Issues: 30
- Pull requests: 113
- Average time to close issues: about 1 month
- Average time to close pull requests: 6 days
- Issue authors: 3
- Pull request authors: 7
- Average comments per issue: 0.23
- Average comments per pull request: 1.32
- Merged pull requests: 80
- Bot issues: 0
- Bot pull requests: 17
Top Authors
Issue Authors
- arkadiuszbachorski (21)
- michaelheckmann (10)
- dependabot[bot] (1)
- mohanadkandil (1)
Pull Request Authors
- arkadiuszbachorski (93)
- dependabot[bot] (18)
- michaelheckmann (8)
- ThomasKaar (2)
- NikolaiMadlener (2)
- mohanadkandil (2)
- ivyalin2015 (1)
Top Labels
Issue Labels
enhancement (25)
bug (4)
good first issue (1)
dependencies (1)
Pull Request Labels
enhancement (28)
dependencies (22)
javascript (7)
bug (3)
Packages
- Total packages: 1
-
Total downloads:
- npm 117 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 16
- Total maintainers: 1
npmjs.org: @stanfordspezi/spezi-web-design-system
Stanford Biodesign Digital Health Spezi Web Design System
- Homepage: https://github.com/StanfordSpezi/spezi-web-design-system#readme
- License: MIT
-
Latest release: 0.16.0
published 6 months ago
Rankings
Downloads: 10.0%
Average: 24.2%
Dependent repos count: 25.6%
Dependent packages count: 37.1%
Maintainers (1)
Last synced:
6 months ago
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/monthly-markdown-link-check.yml
actions
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
.github/workflows/deployment.yml
actions