{"id":23701097,"url":"https://github.com/ehanlin/eh-progress-bar","last_synced_at":"2025-06-11T19:06:50.378Z","repository":{"id":21911227,"uuid":"25235316","full_name":"eHanlin/eh-progress-bar","owner":"eHanlin","description":"Build a progress bar","archived":false,"fork":false,"pushed_at":"2014-10-15T08:22:47.000Z","size":136,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-05-22T21:13:22.860Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eHanlin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-15T02:20:52.000Z","updated_at":"2014-10-15T02:21:26.000Z","dependencies_parsed_at":"2022-08-20T01:31:16.746Z","dependency_job_id":null,"html_url":"https://github.com/eHanlin/eh-progress-bar","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/eHanlin/eh-progress-bar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eHanlin%2Feh-progress-bar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eHanlin%2Feh-progress-bar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eHanlin%2Feh-progress-bar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eHanlin%2Feh-progress-bar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eHanlin","download_url":"https://codeload.github.com/eHanlin/eh-progress-bar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eHanlin%2Feh-progress-bar/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259320200,"owners_count":22839934,"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-12-30T09:31:55.952Z","updated_at":"2025-06-11T19:06:50.360Z","avatar_url":"https://github.com/eHanlin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"eh-progress-bar\n===================================\n\n![demo image](/images/progressbar.png)\n\nBuild a progress bar.\n\n## Install\n\n```bash\nbower install eh-progress-bar\n```\n\n## Install node modules\n\n```bash\nnpm install\n```\n\n## Support\n\n* IE7+\n* chrome\n* firefox\n\n## Usage\n\n```js\nvar progressbar = progressFactory.render( document.body,[\n  true,true,true,true,false,false,false,true,true,false,\n  true,true,true,true,false,false,false,true,true,true,\n  true,true,true,true,false,false,false,true,true,false,\n  false,false,false,false,false,false,false,true,true,true,\n  true,false,true,false,false,false,false,true,true,true\n],{\n  partialNumber:5\n});\n```\n\n## API\n\n#### progressFactory.create( dom, data, opts ):ProgressBar\n\u003e Create a progress bar.\n\n#### ProgressBar.render( data, opts ) : void\n\u003e Render a progress bar.\n\n#### ProgressBar.destroy() : void\n\u003e Destroy a structures.\n\n## DEMO\n\n```bash\ngulp server\n```\n\n## Build\n\n```bash\ngulp\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fehanlin%2Feh-progress-bar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fehanlin%2Feh-progress-bar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fehanlin%2Feh-progress-bar/lists"}