{"id":25856941,"url":"https://github.com/m42e/impress.js-progress","last_synced_at":"2025-03-01T18:29:29.162Z","repository":{"id":5757966,"uuid":"6970857","full_name":"m42e/impress.js-progress","owner":"m42e","description":"Progressbar and pagexounter for impress.js presentation","archived":false,"fork":false,"pushed_at":"2014-02-06T20:12:01.000Z","size":123,"stargazers_count":46,"open_issues_count":2,"forks_count":12,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-02-23T19:16:25.762Z","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/m42e.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":"2012-12-02T19:00:26.000Z","updated_at":"2021-09-11T03:21:06.000Z","dependencies_parsed_at":"2022-09-06T02:52:07.867Z","dependency_job_id":null,"html_url":"https://github.com/m42e/impress.js-progress","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/m42e%2Fimpress.js-progress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m42e%2Fimpress.js-progress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m42e%2Fimpress.js-progress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m42e%2Fimpress.js-progress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m42e","download_url":"https://codeload.github.com/m42e/impress.js-progress/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241407293,"owners_count":19958103,"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":"2025-03-01T18:29:28.314Z","updated_at":"2025-03-01T18:29:29.149Z","avatar_url":"https://github.com/m42e.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"impress.js-progress\n===================\n\nProgressbar and pagexounter for impress.js presentations\nRequires the steps to be submitted on impress:init event, see https://github.com/bartaz/impress.js/pull/235 and https://github.com/bartaz/impress.js/issues/232 for details.\n\nUsage\n-------------------\nAdd a div for progressbar and/or progress as you can see it here:\n\n\t\u003cdiv class=\"progressbar\"\u003e\u003cdiv\u003e\u003c/div\u003e\u003c/div\u003e\n\t\u003cdiv class=\"progress\"\u003e\u003c/div\u003e\n\ninclude the CSS in the header \n\n    \u003clink href=\"css/impress-progress.css\" rel=\"stylesheet\" /\u003e\n\nand include the script\n\n\t\u003cscript src=\"js/impress-progress.js\"\u003e\u003c/script\u003e\n\t\njust before including impress.js.\n\nThat's it.\n\nFeel free to change the style of your progressbar as you like by editing the CSS file.\n\nNote\n---------------------\nUntil m42e/impress.js@f367c84 isn't accepted there's the need to patch js/impress.js to add the steps data to init().\n\nChanging line 402 like this:\n\n\ttriggerEvent(root, \"impress:init\", { api: roots[ \"impress-root-\" + rootId ] });\n\ttriggerEvent(root, \"impress:init\", { api: roots[ \"impress-root-\" + rootId ], steps: steps });\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm42e%2Fimpress.js-progress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm42e%2Fimpress.js-progress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm42e%2Fimpress.js-progress/lists"}