{"id":14973416,"url":"https://github.com/inorganik/countup.js-angular1","last_synced_at":"2025-10-27T01:30:33.857Z","repository":{"id":57209922,"uuid":"101224056","full_name":"inorganik/countUp.js-angular1","owner":"inorganik","description":"Animates a numerical value by counting to it - for Angular 1.x","archived":false,"fork":false,"pushed_at":"2019-03-05T11:17:55.000Z","size":25,"stargazers_count":6,"open_issues_count":2,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T01:25:13.572Z","etag":null,"topics":["angular1","angular1-x"],"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/inorganik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-23T20:52:38.000Z","updated_at":"2020-08-31T00:01:53.000Z","dependencies_parsed_at":"2022-08-31T00:31:35.850Z","dependency_job_id":null,"html_url":"https://github.com/inorganik/countUp.js-angular1","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inorganik%2FcountUp.js-angular1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inorganik%2FcountUp.js-angular1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inorganik%2FcountUp.js-angular1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inorganik%2FcountUp.js-angular1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inorganik","download_url":"https://codeload.github.com/inorganik/countUp.js-angular1/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238418217,"owners_count":19468865,"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":["angular1","angular1-x"],"created_at":"2024-09-24T13:48:41.256Z","updated_at":"2025-10-27T01:30:33.496Z","avatar_url":"https://github.com/inorganik.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CountUp.js Angular 1.x Module\n\nAnimates a numerical value by counting to it.\n\nDespite its name, CountUp can count in either direction, depending on the `start-val` and `end-val` attributes that you pass.\n\n### [Demo (CountUp + angular-scroll-spy)](http://inorganik.github.io/angular-scroll-spy/)\n\nnpm package: `countup.js-angular1`\nbower package: `countUp.js-angular1`\n\n## See Also\n\n- **[CountUp.js repo](https://github.com/inorganik/countUp.js)**\n- **[CountUp.js Angular ^2 Module](https://github.com/inorganik/countUp.js-angular2)**\n- **[CountUp.js React](https://github.com/glennreyes/react-countup)**\n- **[CountUp.js WordPress Plugin](https://wordpress.org/plugins/countup-js/)**\n\n## Usage\n\nInject `countUpModule`. Use the `count-up` attribute to quickly create an animation. It also integrates nicely with the [Angular-scroll-spy](http://inorganik.github.io/angular-scroll-spy/) directive. \n\nAttributes:\n- `end-val: Number` (required)\n- `start-val: Number`\n- `duration: Number`\n- `decimals: Number`\n- `options: Object` (see [CountUp](https://github.com/inorganik/countUp.js))\n\nCreate your animation like the examples below:\n\n```html\n\u003ch2 count-up end-val=\"873.4\"\u003e\u003c/h2\u003e\n```\nWith `angular-scroll-spy`:\n```html\n\u003ch2 count-up id=\"numberAnimation\" end-val=\"873.4\" scroll-spy-event=\"elementFirstScrolledIntoView\" scroll-spy\u003e\u003c/h2\u003e\n```\n\n## Dependency\n\n[`countup.js`](https://github.com/inorganik/countUp.js) is configured as a dependency in `package.json`. If you are manually including dependencies, make sure to include:\n- `countUp.min.js`\n- `angular-countUp.min.js`\n\n## Contributing\n\nBefore you make a pull request, please be sure to follow these simple instructions:\n\n1. Do your work on `angular-countUp.js` in the root directory.\n2. In Terminal, `cd` to the repo directory.\n3. Run `npm install`, which installs gulp and its dependencies.\n4. Run `gulp`, which copies and minifies the .js files to the `dist` folder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finorganik%2Fcountup.js-angular1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finorganik%2Fcountup.js-angular1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finorganik%2Fcountup.js-angular1/lists"}