https://github.com/cheminfo/generator-cheminfo

Generator for the different cheminfo organizations

https://github.com/cheminfo/generator-cheminfo

Science Score: 36.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
  • Academic publication links
  • Committers with academic emails
    2 of 10 committers (20.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.7%) to scientific vocabulary

Keywords

yeoman yeoman-generator

Keywords from Contributors

chemistry nmr nmr-spectroscopy mzdata jcamp data-format unidata chromatography gcms kovats
Last synced: 10 months ago · JSON representation

Repository

Generator for the different cheminfo organizations

Basic Info
  • Host: GitHub
  • Owner: cheminfo
  • License: mit
  • Language: JavaScript
  • Default Branch: main
  • Homepage:
  • Size: 529 KB
Statistics
  • Stars: 6
  • Watchers: 7
  • Forks: 1
  • Open Issues: 6
  • Releases: 20
Topics
yeoman yeoman-generator
Created over 9 years ago · Last pushed 12 months ago
Metadata Files
Readme Changelog License

README.md

generator-cheminfo

NPM version npm download

Generator for the different ChemInfo organizations.

Installation

First, install Yeoman and generator-cheminfo using npm (we assume you have pre-installed Node.js).

bash npm i -g yo generator-cheminfo

Then go to a new directory and generate your project:

bash mkdir my-new-project cd my-new-project yo cheminfo:typescript

The following generators are available:

bash yo cheminfo:typescript

After creating a project with a generator, you can add GitHub actions workflows to it from GitHub's interface. Click on the "Actions" tab and then on "New workflow". You will be able to choose a workflow from our templates. It is recommended to add the "Node.js CI" workflow to all new modules.

License

MIT

Owner

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

GitHub Events

Total
  • Release event: 1
  • Delete event: 5
  • Issue comment event: 5
  • Push event: 22
  • Pull request review event: 4
  • Pull request review comment event: 2
  • Pull request event: 9
  • Create event: 6
Last Year
  • Release event: 1
  • Delete event: 5
  • Issue comment event: 5
  • Push event: 22
  • Pull request review event: 4
  • Pull request review comment event: 2
  • Pull request event: 9
  • Create event: 6

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 246
  • Total Committers: 10
  • Avg Commits per committer: 24.6
  • Development Distribution Score (DDS): 0.455
Past Year
  • Commits: 10
  • Committers: 4
  • Avg Commits per committer: 2.5
  • Development Distribution Score (DDS): 0.7
Top Committers
Name Email Commits
Michaël Zasso t****s@p****m 134
Miguel Angel Asencio Hurtado m****h@g****m 32
Luc Patiny l****c@p****m 23
Luc Patiny l****y 17
Daniel Kostro k****d@g****m 17
cheminfo-bot 1****t 12
Luc Patiny l****y@e****h 5
Océane Patiny o****e@p****m 3
Kevin k****a@e****h 2
Luc Patiny l****y@L****l 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 21
  • Total pull requests: 37
  • Average time to close issues: 11 days
  • Average time to close pull requests: 19 days
  • Total issue authors: 6
  • Total pull request authors: 7
  • Average comments per issue: 1.24
  • Average comments per pull request: 0.57
  • Merged pull requests: 32
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: 1 day
  • Issue authors: 1
  • Pull request authors: 2
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.33
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • targos (9)
  • lpatiny (8)
  • kjappelbaum (1)
  • stropitek (1)
  • santimirandarp (1)
  • maasencioh (1)
Pull Request Authors
  • cheminfo-bot (22)
  • targos (7)
  • maasencioh (5)
  • lpatiny (5)
  • kjappelbaum (4)
  • tpoisseau (1)
  • stropitek (1)
  • opatiny (1)
Top Labels
Issue Labels
enhancement (2) bug (1)
Pull Request Labels
autorelease: tagged (14) autorelease: pending (7)

Packages

  • Total packages: 1
  • Total downloads:
    • npm 457 last-month
  • Total dependent packages: 3
  • Total dependent repositories: 7
  • Total versions: 76
  • Total maintainers: 6
npmjs.org: generator-cheminfo

Generator for the different cheminfo organizations

  • Versions: 76
  • Dependent Packages: 3
  • Dependent Repositories: 7
  • Downloads: 457 Last month
Rankings
Dependent repos count: 4.3%
Dependent packages count: 5.9%
Average: 9.9%
Stargazers count: 10.4%
Forks count: 11.6%
Downloads: 17.2%
Last synced: 11 months ago

Dependencies

package.json npm
  • prettier ^2.3.0 development
  • camelcase ^6.2.0
  • yeoman-generator ^4.13.0
.github/workflows/release.yml actions
generators/commonjs/templates/package.json npm