https://github.com/cheminfo/gyromagnetic-ratio

https://github.com/cheminfo/gyromagnetic-ratio

Science Score: 49.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
    Found .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
  • Committers with academic emails
    1 of 4 committers (25.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.7%) to scientific vocabulary

Keywords

hacktoberfest

Keywords from Contributors

nmr nmr-spectroscopy mzdata chemistry
Last synced: 6 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: cheminfo
  • License: mit
  • Language: TypeScript
  • Default Branch: main
  • Homepage:
  • Size: 31.3 KB
Statistics
  • Stars: 0
  • Watchers: 5
  • Forks: 0
  • Open Issues: 0
  • Releases: 6
Topics
hacktoberfest
Created almost 4 years ago · Last pushed 11 months ago
Metadata Files
Readme Changelog License

README.md

gyromagnetic-ratio

NPM version build status Test coverage npm download

Reference values for gyromagnetic ratio in $rad \over Ts $ extracted from: - Konstantin's gyromagnetic ratio table with is based on: - CODATA recommended values of the fundamental physical constants: 2018*.

Installation

$ npm i gyromagnetic-ratio

Usage

```js import { gyromagneticRatio } from 'gyromagnetic-ratio';

const proton = gyromagneticRatio['1H'];

console.log(proton); // 267522188.05267358 ```

License

MIT

Owner

  • Name: Cheminfo
  • Login: cheminfo
  • Kind: organization

GitHub Events

Total
  • Release event: 1
  • Delete event: 1
  • Issue comment event: 2
  • Push event: 19
  • Pull request review event: 5
  • Pull request review comment event: 3
  • Pull request event: 5
  • Create event: 3
Last Year
  • Release event: 1
  • Delete event: 1
  • Issue comment event: 2
  • Push event: 19
  • Pull request review event: 5
  • Pull request review comment event: 3
  • Pull request event: 5
  • Create event: 3

Committers

Last synced: 8 months ago

All Time
  • Total Commits: 22
  • Total Committers: 4
  • Avg Commits per committer: 5.5
  • Development Distribution Score (DDS): 0.591
Past Year
  • Commits: 6
  • Committers: 3
  • Avg Commits per committer: 2.0
  • Development Distribution Score (DDS): 0.5
Top Committers
Name Email Commits
Luc Patiny l****c@p****m 9
jobo322 j****s@c****o 6
cheminfo-bot 1****t 6
Javier Osorio M 3****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 1
  • Total pull requests: 10
  • Average time to close issues: 7 days
  • Average time to close pull requests: 17 days
  • Total issue authors: 1
  • Total pull request authors: 4
  • Average comments per issue: 0.0
  • Average comments per pull request: 1.3
  • Merged pull requests: 10
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 4
  • Average time to close issues: 7 days
  • Average time to close pull requests: about 1 month
  • Issue authors: 1
  • Pull request authors: 3
  • Average comments per issue: 0.0
  • Average comments per pull request: 1.25
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • lpatiny (1)
Pull Request Authors
  • cheminfo-bot (7)
  • jobo322 (4)
  • lpatiny (2)
  • josoriom (1)
Top Labels
Issue Labels
enhancement (1)
Pull Request Labels
autorelease: tagged (5) autorelease: pending (2)

Packages

  • Total packages: 1
  • Total downloads:
    • npm 4,101 last-month
  • Total dependent packages: 4
  • Total dependent repositories: 14
  • Total versions: 6
  • Total maintainers: 1
npmjs.org: gyromagnetic-ratio

Reference values for gyromagnetic ratio

  • Versions: 6
  • Dependent Packages: 4
  • Dependent Repositories: 14
  • Downloads: 4,101 Last month
Rankings
Downloads: 2.9%
Dependent repos count: 3.2%
Dependent packages count: 4.5%
Average: 9.4%
Forks count: 15.5%
Stargazers count: 21.0%
Maintainers (1)
Last synced: 8 months ago

Dependencies

package.json npm
  • @types/jest ^27.5.0 development
  • eslint ^8.14.0 development
  • eslint-config-cheminfo-typescript ^10.4.0 development
  • jest ^28.0.3 development
  • prettier ^2.6.2 development
  • rimraf ^3.0.2 development
  • ts-jest ^28.0.1 development
  • typescript ^4.6.4 development
.github/workflows/nodejs-ts.yml actions
.github/workflows/release.yml actions