{"id":13410871,"url":"https://github.com/mnmly/minimal-counter","last_synced_at":"2025-12-25T08:47:36.443Z","repository":{"id":6169800,"uuid":"7399623","full_name":"mnmly/minimal-counter","owner":"mnmly","description":"minimal counter","archived":false,"fork":false,"pushed_at":"2019-04-05T11:32:01.000Z","size":143,"stargazers_count":65,"open_issues_count":0,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-07-31T20:44:15.378Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/mnmly.png","metadata":{"files":{"readme":"Readme.md","changelog":"History.md","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":"2013-01-01T22:25:08.000Z","updated_at":"2023-11-10T00:00:14.000Z","dependencies_parsed_at":"2022-09-14T19:52:48.214Z","dependency_job_id":null,"html_url":"https://github.com/mnmly/minimal-counter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnmly%2Fminimal-counter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnmly%2Fminimal-counter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnmly%2Fminimal-counter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnmly%2Fminimal-counter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mnmly","download_url":"https://codeload.github.com/mnmly/minimal-counter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221486913,"owners_count":16830966,"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":[],"created_at":"2024-07-30T20:01:09.905Z","updated_at":"2025-12-25T08:47:36.435Z","avatar_url":"https://github.com/mnmly.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# minimal-counter\n\n  minimal counter\n\n  ☞ [Demo]\n\n  [Demo]: http://mnmly.github.com/minimal-counter/\n\n## Installation\n\n    $ component install mnmly/minimal-counter\n\n## Usage\n\n```javascript\n\n\n  var MinimalCounter = require( 'minimal-counter' ),\n      minimalCounter = new MinimalCounter( 100 );\n  \n  document.body.appendChild( minimalCounter.el );\n  minimalCounter.update( 80 );\n\n```\n\n\n## API\n\n### MinimalCounter::update\n\nUpdates to the number\n\n## License\n\n  MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmnmly%2Fminimal-counter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmnmly%2Fminimal-counter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmnmly%2Fminimal-counter/lists"}