{"id":19677679,"url":"https://github.com/3rd-eden/creditcard","last_synced_at":"2025-10-27T08:47:18.142Z","repository":{"id":5733334,"uuid":"6945332","full_name":"3rd-Eden/creditcard","owner":"3rd-Eden","description":"Creditcard number parsing, validation and information extraction","archived":false,"fork":false,"pushed_at":"2021-10-03T21:12:58.000Z","size":44,"stargazers_count":66,"open_issues_count":1,"forks_count":15,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-05T12:51:10.411Z","etag":null,"topics":["creditcard","cvv","iec-7812","iso-7812","pan-truncation","parsing","validate"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/3rd-Eden.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-11-30T20:37:03.000Z","updated_at":"2025-02-13T20:34:38.000Z","dependencies_parsed_at":"2022-09-21T02:57:55.642Z","dependency_job_id":null,"html_url":"https://github.com/3rd-Eden/creditcard","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3rd-Eden%2Fcreditcard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3rd-Eden%2Fcreditcard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3rd-Eden%2Fcreditcard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3rd-Eden%2Fcreditcard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/3rd-Eden","download_url":"https://codeload.github.com/3rd-Eden/creditcard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251426806,"owners_count":21587653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["creditcard","cvv","iec-7812","iso-7812","pan-truncation","parsing","validate"],"created_at":"2024-11-11T17:34:59.131Z","updated_at":"2025-10-27T08:47:13.107Z","avatar_url":"https://github.com/3rd-Eden.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Creditcard\n\nCreditcard number parsing, validation and information extraction. The source\ncode has been commented using JSDoc and converted to documentation which can be\nfound in the `docs` folder.\n\n## Installation\n\nThe module is available in the NPM registry. It can be installed using the\n`npm` command line utility.\n\n```\nnpm install --save creditcard\n```\n\nOnce you have installed the module you can simply require inside of your Node.js\napplication and use it's exported methods.\n\n```js\nvar creditcard = require('creditcard');\n\ncreditcard.validate(4111111111111);\n```\n\n## Documentation\n\nThe documentation of this module has been automatically generated from the\nJSDocs that is used to comment the source code. It should give a clear\nunderstanding of the methods that are available in this module and how it should\nbe used. The documentation can be found in the [**docs\nfolder**](https://github.com/3rd-Eden/creditcard/tree/master/docs)\n\n### License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3rd-eden%2Fcreditcard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F3rd-eden%2Fcreditcard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3rd-eden%2Fcreditcard/lists"}