system-learning-management

System-Learning Management

https://github.com/vanheemstrasystems/system-learning-management

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 (0.6%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

System-Learning Management

Basic Info
  • Host: GitHub
  • Owner: vanHeemstraSystems
  • License: mit
  • Language: HCL
  • Default Branch: main
  • Size: 130 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 10 months ago · Last pushed 10 months ago
Metadata Files
Readme Contributing License Code of conduct Citation Codeowners

README.ar.md

اسم المستودع

اسم المستودع

خط الصرخ

ملخص تنفيذي

نص

ولدت معريتر

100 - مقدمة

يرىREADME.md

200 - المتطلبات

يرىREADME.md

300 - بناء تطبيقنا

يرىREADME.md

400 - الخلاصة

يرىREADME.md

Owner

  • Name: van Heemstra Systems
  • Login: vanHeemstraSystems
  • Kind: organization
  • Email: wvanheemstra@icloud.com

van Heemstra Systems

Citation (CITATION.cff)

cff-version: 1.2.0
title: REPOSITORY-NAME
message: >-
  If you use this work and you want to cite it,
  then you can use the metadata from this file.
type: software
authors:
  - given-names: Willem
    family-names: van Heemstra
    email: wvanheemstra@icloud.com
    affiliation: wvanheemstra@icloud.com
    orcid: 'https://orcid.org/0009-0009-2557-6894'
identifiers:
  - type: url
    value: 'https://github.com/vanHeemstraSystems/REPOSITORY-NAME/'
    description: REPOSITORY NAME
repository-code: 'https://github.com/vanHeemstraSystems/REPOSITORY-NAME/'
abstract: >-
  REPOSITORY NAME
license: See license file

GitHub Events

Total
  • Push event: 11
  • Create event: 1
Last Year
  • Push event: 11
  • Create event: 1

Dependencies

.github/workflows/ci.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v3 composite
.github/workflows/deploy.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v3 composite
  • peaceiris/actions-gh-pages 373f7f263a76c20808c831209c920827a82a2847 composite
.github/workflows/documentation.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v4 composite
  • vanHeemstraSystems/translate-documentation 121643807dbea681431b57c7860cb17628417ddf composite
.github/workflows/readme.yml actions
.github/workflows/spacelift.yml actions
  • actions/checkout v3 composite
package.json npm
  • @nrwl/workspace ^19.8.4 development
  • @nx/eslint ^20.4.5 development
  • @nx/jest ^20.4.5 development
  • @nx/playwright ^20.4.5 development
  • @nx/react ^20.4.5 development
  • @nx/webpack ^20.4.5 development
  • nx ^20.4.5 development
  • webpack-cli ^6.0.1 development
docs/requirements.txt pypi
  • myst-parser >=2.0.0
  • recommonmark >=0.7.1
  • sphinx >=8.2.3
  • sphinx_rtd_theme >=2.0.0
pyproject.toml pypi