{"id":18402183,"url":"https://github.com/raphaisdev/quantitizr","last_synced_at":"2025-10-14T03:19:46.622Z","repository":{"id":1999405,"uuid":"2932665","full_name":"raphaisdev/Quantitizr","owner":"raphaisdev","description":"jQuery plugin for increase and decrease values on a text field.","archived":false,"fork":false,"pushed_at":"2015-09-24T15:02:58.000Z","size":124,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-02T17:45:16.726Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/raphaisdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-12-07T13:25:06.000Z","updated_at":"2016-03-23T00:00:12.000Z","dependencies_parsed_at":"2022-09-20T22:11:19.954Z","dependency_job_id":null,"html_url":"https://github.com/raphaisdev/Quantitizr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/raphaisdev/Quantitizr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaisdev%2FQuantitizr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaisdev%2FQuantitizr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaisdev%2FQuantitizr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaisdev%2FQuantitizr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raphaisdev","download_url":"https://codeload.github.com/raphaisdev/Quantitizr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaisdev%2FQuantitizr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017790,"owners_count":26086143,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-06T02:41:33.348Z","updated_at":"2025-10-14T03:19:46.590Z","avatar_url":"https://github.com/raphaisdev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quantitizr\njQuery plugin for increase and decrease values on a text field.\n\n## What this plugin do?\nPuts a two links after a text field for increase and decrease the number on it.\n* Requires jQuery 1.5 or newer // The lower versions was never tested.\n\n## How to use?\n - Put this on your html head tag:\n```HTML\n\u003cscript type=\"text/javascript\" src=\"js/jquery.quantitizr/jquery.quantitizr.js\"\u003e\u003c/script\u003e\n\u003clink rel=\"stylesheet\" href=\"js/jquery.quantitizr/jquery.quantitizr.css\" type=\"text/css\" /\u003e\n```\n\n - Call the function on document ready on bottom of your code, before the body end tag:\n```HTML\n\u003cscript type=\"text/javascript\"\u003e\n\t$(document).ready(function() {\n\t\t$(\".qnt\").quantitizr();\n\t});\n\u003c/script\u003e\n```\n\n## Tips and recomendations\n- Always verify if all links (include images links in css file) are correct\n- Always debug your code before you publicate your code.\n- If you find any bug, please go to my website and send me a message, only that way i will be able to deal with him.\n\n\n###License:\nMIT License - http://www.opensource.org/licenses/mit-license.php\n\n\nSorry about my english!\nEnjoy!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphaisdev%2Fquantitizr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraphaisdev%2Fquantitizr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphaisdev%2Fquantitizr/lists"}