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

Repository

lesgo

Basic Info
  • Host: GitHub
  • Owner: ImmortalSul
  • License: mit
  • Language: TypeScript
  • Default Branch: main
  • Size: 46.9 KB
Statistics
  • Stars: 3
  • Watchers: 1
  • Forks: 3
  • Open Issues: 1
  • Releases: 0
Created about 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme Contributing License Code of conduct Citation Codeowners Security

README.md

[![Forks][forks-shield]][forks-url] [![Stargazers][stars-shield]][stars-url] [![MIT License][license-shield]][license-url]


Repository For Brain Go Brr

Simple repository template to get started with GitHub.

Report Bug · Request Feature

About The Project

A simple repository template to get started with GitHub.

Run the setup script to get started!

sh node ./dist/setup.js

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. ( ˶ˆᗜˆ˵ )

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Sulaiman - Email

(back to top)

Acknowledgments

(back to top)

Owner

  • Name: ImmortalSul
  • Login: ImmortalSul
  • Kind: user

Citation (CITATION.cff)

abstract: GitHub template repository
authors:
  - alias: Alex
    family-names: Ng
    given-names: Jun Xiang
    orcid: https://orcid.org/0009-0001-1641-9397
identifiers:
  - type: url
    value: https://github.com/caffeine-addictt/template/releases/tag/v1.8.0
    description: The GitHub release URL of tag v1.8.0.
cff-version: 1.2.0
date-released: 2024-04-28
keywords:
  - template
  - bash
  - github
license: MIT
message: If you use this software, please cite it using these metadata.
repository-code: https://github.com/caffeine-addictt/template
title: template
type: software
version: 1.8.0

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: about 1 year ago

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

Dependencies

.github/workflows/check-dist.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v4.0.2 composite
.github/workflows/draft-release-tag.yml actions
  • release-drafter/release-drafter v6 composite
.github/workflows/labeler.yml actions
  • actions/labeler v5 composite
.github/workflows/linting.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v4.0.2 composite
.github/workflows/test-worker.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v4.0.2 composite
  • re-actors/alls-green v1.2.2 composite
package-lock.json npm
  • 484 dependencies
package.json npm
  • @babel/core ^7.24.4 development
  • @babel/preset-env ^7.24.4 development
  • @babel/preset-typescript ^7.24.1 development
  • @eslint/js ^9.1.1 development
  • @types/jest ^29.5.12 development
  • @types/node ^20.12.7 development
  • babel-jest ^29.7.0 development
  • eslint ^8.57.0 development
  • eslint-config-prettier ^9.1.0 development
  • eslint-plugin-prettier ^5.1.3 development
  • jest ^29.7.0 development
  • prettier ^3.2.5 development
  • ts-jest ^29.1.2 development
  • typescript ^5.4.5 development
  • typescript-eslint ^7.7.1 development