https://github.com/boelensman1/validate-currency-code

Very simple lib to check if something is a iso 4217 currency code

https://github.com/boelensman1/validate-currency-code

Science Score: 13.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
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.1%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Very simple lib to check if something is a iso 4217 currency code

Basic Info
  • Host: GitHub
  • Owner: Boelensman1
  • Language: JavaScript
  • Default Branch: master
  • Size: 43 KB
Statistics
  • Stars: 4
  • Watchers: 2
  • Forks: 6
  • Open Issues: 0
  • Releases: 0
Created about 10 years ago · Last pushed over 2 years ago
Metadata Files
Readme

README.md

validate-currency-code

Very simple lib to check if something is a iso 4217 currency code

Usage

javascript var validateCurrencyCode = require('validate-currency-code'); if (validateCurrencyCode('EUR')) { // code that should run when the currencycode is valid }

Owner

  • Name: Wigger Boelens
  • Login: Boelensman1
  • Kind: user

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: 13 days
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 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
Pull Request Authors
  • stebet (1)
  • furkanarabaci (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • npm 14,878 last-month
  • Total dependent packages: 4
  • Total dependent repositories: 10
  • Total versions: 3
  • Total maintainers: 1
npmjs.org: validate-currency-code

Very simple lib to check if something is a iso 4217 currency code

  • Versions: 3
  • Dependent Packages: 4
  • Dependent Repositories: 10
  • Downloads: 14,878 Last month
Rankings
Downloads: 1.1%
Dependent repos count: 3.7%
Dependent packages count: 4.5%
Average: 5.7%
Forks count: 7.0%
Stargazers count: 12.2%
Maintainers (1)
Last synced: 10 months ago

Dependencies

package-lock.json npm
  • 197 dependencies
package.json npm
  • chai ^4.2.0 development
  • eslint ^7.7.0 development
  • mocha ^8.1.1 development