https://github.com/billyjov/code-talks-2022

Example from my talk at codeTalks 2022

https://github.com/billyjov/code-talks-2022

Science Score: 13.0%

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

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Example from my talk at codeTalks 2022

Basic Info
  • Host: GitHub
  • Owner: billyjov
  • Language: TypeScript
  • Default Branch: master
  • Size: 460 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 4 years ago · Last pushed almost 4 years ago
Metadata Files
Readme

README.md

CodeTalks2022

Usage

Start & Run

  • npm install
  • npm run start and browse http://localhost:4200

Run tests

  • npm run test

Owner

  • Name: Billy Lando
  • Login: billyjov
  • Kind: user
  • Location: Germany
  • Company: @teamneusta

Javascript enthusiast. Passionate @angular @nodejs evangelist 🎨. ✅TDD = 🔨 Refactoring + 🚨TFD

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

package-lock.json npm
  • 853 dependencies
package.json npm
  • @angular-devkit/build-angular ^14.2.1 development
  • @angular/cli ~14.2.1 development
  • @angular/compiler-cli ^14.0.0 development
  • @types/jasmine ~4.0.0 development
  • jasmine-core ~4.3.0 development
  • karma ~6.4.0 development
  • karma-chrome-launcher ~3.1.0 development
  • karma-coverage ~2.2.0 development
  • karma-jasmine ~5.1.0 development
  • karma-jasmine-html-reporter ~2.0.0 development
  • karma-mocha-reporter ^2.2.5 development
  • typescript ~4.7.2 development
  • @angular/animations ^14.0.0
  • @angular/common ^14.0.0
  • @angular/compiler ^14.0.0
  • @angular/core ^14.0.0
  • @angular/forms ^14.0.0
  • @angular/platform-browser ^14.0.0
  • @angular/platform-browser-dynamic ^14.0.0
  • @angular/router ^14.0.0
  • bootstrap ^5.2.0
  • rxjs ~7.5.0
  • tslib ^2.3.0
  • zone.js ~0.11.4