https://github.com/cheminfo/value-units
Science Score: 26.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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.7%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: cheminfo
- License: mit
- Language: JavaScript
- Default Branch: main
- Size: 1.15 MB
Statistics
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
- Releases: 2
Created almost 5 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
Changelog
License
README.md
value-units
Package to deal with an object containing value and units.
Installation
$ npm i value-units
Usage
```js import library from 'value-units';
const result = library(args); // result is ... ```
API Documentation
License
Owner
- Name: Cheminfo
- Login: cheminfo
- Kind: organization
- Website: https://www.cheminfo.org/
- Repositories: 242
- Profile: https://github.com/cheminfo
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 1
- Total pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: 24 days
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 2.0
- Average comments per pull request: 1.0
- Merged pull requests: 2
- 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
- kjappelbaum (1)
Pull Request Authors
- cheminfo-bot (2)
Top Labels
Issue Labels
Pull Request Labels
autorelease: tagged (2)
Packages
- Total packages: 1
-
Total downloads:
- npm 136 last-month
- Total dependent packages: 1
- Total dependent repositories: 1
- Total versions: 2
- Total maintainers: 1
npmjs.org: value-units
Package to deal with an object containing value and units
- Homepage: https://github.com/cheminfo/value-units#readme
- License: MIT
-
Latest release: 0.2.0
published almost 5 years ago
Rankings
Dependent repos count: 10.8%
Forks count: 15.9%
Stargazers count: 21.6%
Dependent packages count: 21.6%
Average: 26.3%
Downloads: 61.8%
Maintainers (1)
Last synced:
11 months ago
Dependencies
package.json
npm
- @babel/plugin-transform-modules-commonjs ^7.14.5 development
- @types/jest ^26.0.24 development
- eslint ^7.31.0 development
- eslint-config-cheminfo ^5.2.4 development
- jest ^27.0.6 development
- prettier ^2.3.2 development
- rollup ^2.53.2 development
.github/workflows/documentationjs.yml
actions
- JamesIves/github-pages-deploy-action releases/v4 composite
- actions/checkout v2 composite
- zakodium/documentationjs-action v1 composite
.github/workflows/nodejs.yml
actions
.github/workflows/release.yml
actions