{"id":18938428,"url":"https://github.com/ruanaragao/cccheck","last_synced_at":"2025-04-15T19:30:27.008Z","repository":{"id":57195303,"uuid":"65237881","full_name":"RuanAragao/cccheck","owner":"RuanAragao","description":"jQuery Credit Card Check","archived":false,"fork":false,"pushed_at":"2021-10-16T03:50:19.000Z","size":55,"stargazers_count":4,"open_issues_count":4,"forks_count":18,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-12T21:18:15.374Z","etag":null,"topics":["hacktoberfest","hacktoberfest2022","javascript","jquery","jquery-plugin","npm-package","package","yarnpkg"],"latest_commit_sha":null,"homepage":"https://ruanaragao.github.io/cccheck","language":"HTML","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/RuanAragao.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":"2016-08-08T20:43:28.000Z","updated_at":"2024-10-16T09:34:22.000Z","dependencies_parsed_at":"2022-09-17T03:10:25.605Z","dependency_job_id":null,"html_url":"https://github.com/RuanAragao/cccheck","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/RuanAragao%2Fcccheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RuanAragao%2Fcccheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RuanAragao%2Fcccheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RuanAragao%2Fcccheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RuanAragao","download_url":"https://codeload.github.com/RuanAragao/cccheck/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249138515,"owners_count":21218899,"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":["hacktoberfest","hacktoberfest2022","javascript","jquery","jquery-plugin","npm-package","package","yarnpkg"],"created_at":"2024-11-08T12:14:21.220Z","updated_at":"2025-04-15T19:30:26.680Z","avatar_url":"https://github.com/RuanAragao.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CCCheck - Credit Card Check :credit_card: :heavy_check_mark:\n\n[![GitHub version](https://badge.fury.io/gh/RuanAragao%2Fcccheck.svg)](https://badge.fury.io/gh/RuanAragao%2Fcccheck)\n[![npm version](https://badge.fury.io/js/cccheck.svg)](https://badge.fury.io/js/cccheck)\n[![GitHub issues](https://img.shields.io/github/issues/RuanAragao/cccheck)](https://github.com/RuanAragao/cccheck/issues)\n[![GitHub forks](https://img.shields.io/github/forks/RuanAragao/cccheck)](https://github.com/RuanAragao/cccheck/network)\n[![GitHub stars](https://img.shields.io/github/stars/RuanAragao/cccheck)](https://github.com/RuanAragao/cccheck/stargazers)\n[![GitHub contributors](https://img.shields.io/badge/dynamic/json?url=https://api.github.com/repos/RuanAragao/cccheck/contributors\u0026query=length\u0026label=contributors)](https://github.com/RuanAragao/cccheck/graphs/contributors)\n[![GitHub license](https://img.shields.io/github/license/RuanAragao/cccheck)](https://github.com/RuanAragao/cccheck/blob/master/LICENSE)\n\n![image](https://user-images.githubusercontent.com/1015013/136751876-6b6b27ea-ddb6-4ced-aae9-fd3089e050f9.png)\n\n## To Use:\n- Add CSS link: `cccheck/dist/css/cccheck.css`.  \n- Add JavaScript link: `cccheck/dist/js/jquery.cccheck.js`.\n- You need to have jQuery in your project, of course.\n\n## To Configure:\n```java\n$(document).ready(function() {\n  $.cccheck({\n    // Config local\n    'input_cc_number'     :   '#cc-number',\n    'element_show_label'  :   '#show-cc-label'\n  });\n})\n```\n\n## To Contribute:\n1. Fork this repository.\n2. `git clone github.com/[you]/cccheck.git`\n3. `cd cccheck`\n4. `yarn`\n5. `yarn watch` (for development) or `yarn build` (for production)\n\n### Files for plugin \n- The *scripts* into *./js*\n- The *styles* SCSS into *./scss*\n- *No* edit *./dist*\n\n### Files non-plugin\nFor styles and scripts exclusive of the example page, add directory in *index.html*.\n\n## Question / Bug / Idea\n[Open an issue](https://github.com/RuanAragao/cccheck/issues)\n\n## Contributors\n\u003ca href=\"https://github.com/RuanAragao/cccheck/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=RuanAragao/cccheck\" /\u003e\n\u003c/a\u003e\n\nMade with [contributors-img](https://contrib.rocks).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruanaragao%2Fcccheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruanaragao%2Fcccheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruanaragao%2Fcccheck/lists"}