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

Repository

Basic Info
  • Host: GitHub
  • Owner: ohpmico
  • License: mit
  • Language: JavaScript
  • Default Branch: main
  • Homepage: https://ohpmico.vercel.app/
  • Size: 71.3 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation

README.md

SVG openharmony badges for scoped packages as well!

This is an extension of ohpm.openharmony.cn.


Usage

Simply use the following URL pattern:

``` https://ohpmico.vercel.app/.svg

```

Example

URL: https://ohpmico.vercel.app/@pura/harmony-utils.svg

MarkDown:

markdown ![](https://ohpmico.vercel.app/@pura/harmony-utils.svg)

Result:

@pura/harmony-utils

Features

  • Real-time package information
  • Customizable badge size
  • Supports scoped packages (@scope/package)
  • Markdown ready

Roadmap

  • [ ] Add png format
  • [ ] Change to Cangjie
  • [ ] More customizable options
  • [ ] Any your ideas?

Owner

  • Name: ohpmico
  • Login: ohpmico
  • Kind: organization

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: huqi
    given-names: huqi
    orcid: https://orcid.org/0009-0002-2052-6563
title: "ohpmico/ohpmico: Display info card image for OHPM packages (scoped)"
version: 1.0.5
doi: 10.5281/zenodo.14695412
date-released: 2025-01-20

GitHub Events

Total
  • Push event: 4
  • Pull request review event: 1
  • Pull request event: 8
  • Create event: 2
Last Year
  • Push event: 4
  • Pull request review event: 1
  • Pull request event: 8
  • Create event: 2

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 4
  • Average time to close issues: N/A
  • Average time to close pull requests: less than a minute
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 4
  • Average time to close issues: N/A
  • Average time to close pull requests: less than a minute
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • hu-qi (4)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

package-lock.json npm
  • accepts 1.3.8
  • array-flatten 1.1.1
  • body-parser 1.20.3
  • bytes 3.1.2
  • call-bind-apply-helpers 1.0.1
  • call-bound 1.0.3
  • content-disposition 0.5.4
  • content-type 1.0.5
  • cookie 0.7.1
  • cookie-signature 1.0.6
  • dayjs 1.11.13
  • debug 2.6.9
  • decode-uri-component 0.4.1
  • depd 2.0.0
  • destroy 1.2.0
  • dotenv 16.4.7
  • dunder-proto 1.0.1
  • ee-first 1.1.1
  • encodeurl 2.0.0
  • encodeurl 1.0.2
  • es-define-property 1.0.1
  • es-errors 1.3.0
  • es-object-atoms 1.1.1
  • escape-html 1.0.3
  • etag 1.8.1
  • express 4.21.2
  • filter-obj 5.1.0
  • finalhandler 1.3.1
  • forwarded 0.2.0
  • fresh 0.5.2
  • function-bind 1.1.2
  • get-intrinsic 1.2.7
  • get-proto 1.0.1
  • gopd 1.2.0
  • has-symbols 1.1.0
  • hasown 2.0.2
  • http-errors 2.0.0
  • http-status 2.1.0
  • iconv-lite 0.4.24
  • inherits 2.0.4
  • ipaddr.js 1.9.1
  • math-intrinsics 1.1.0
  • media-typer 0.3.0
  • merge-descriptors 1.0.3
  • methods 1.1.2
  • mime 1.6.0
  • mime-db 1.52.0
  • mime-types 2.1.35
  • ms 2.0.0
  • ms 2.1.3
  • negotiator 0.6.3
  • object-inspect 1.13.3
  • on-finished 2.4.1
  • parseurl 1.3.3
  • path-to-regexp 0.1.12
  • proxy-addr 2.0.7
  • qs 6.13.0
  • query-string 9.1.1
  • range-parser 1.2.1
  • raw-body 2.5.2
  • safe-buffer 5.2.1
  • safer-buffer 2.1.2
  • send 0.19.0
  • serve-static 1.16.2
  • setprototypeof 1.2.0
  • side-channel 1.1.0
  • side-channel-list 1.0.0
  • side-channel-map 1.0.1
  • side-channel-weakmap 1.0.2
  • split-on-first 3.0.0
  • statuses 2.0.1
  • toidentifier 1.0.1
  • type-is 1.6.18
  • unpipe 1.0.0
  • utils-merge 1.0.1
  • vary 1.1.2
package.json npm
  • dayjs ^1.11.13
  • dotenv ^16.4.7
  • express ^4.21.2
  • http-status ^2.1.0
  • query-string ^9.1.1