{"id":23449999,"url":"https://github.com/cloudle/werner-rotator-player","last_synced_at":"2025-04-10T05:55:07.297Z","repository":{"id":58243124,"uuid":"107171216","full_name":"cloudle/werner-rotator-player","owner":"cloudle","description":null,"archived":false,"fork":false,"pushed_at":"2018-03-12T16:01:10.000Z","size":382,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T20:04:00.043Z","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/cloudle.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":"2017-10-16T19:06:05.000Z","updated_at":"2023-03-08T16:05:07.000Z","dependencies_parsed_at":"2022-08-31T01:00:15.731Z","dependency_job_id":null,"html_url":"https://github.com/cloudle/werner-rotator-player","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/cloudle%2Fwerner-rotator-player","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudle%2Fwerner-rotator-player/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudle%2Fwerner-rotator-player/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudle%2Fwerner-rotator-player/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudle","download_url":"https://codeload.github.com/cloudle/werner-rotator-player/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248166929,"owners_count":21058480,"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-23T23:32:07.947Z","updated_at":"2025-04-10T05:55:07.269Z","avatar_url":"https://github.com/cloudle.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Werner's Rotator Player\n\nTumult's Hype embeded player using Werner's convention.\nThis project didn't aimed for public user.\n\n### Installation:\nIn your project's root run this command\n```\nnpm install --save werner-rotator-player\n```\n\n### Usage:\n```javascript\nimport { playSlide } from 'werner-rotator-player';\nimport configs from './slideConfigs.json'; // Normally we'll load this from a service or api instead..\n\nconst playerContainer = document.getElementById('sliderContainer');\nplaySlide(playerContainer, configs);\n```\n\n### Bower support:\nThis library also available in Bower by\n```\nbower install --save werner-rotator-player\n```\nEmembed the bundled-for-web javascript file in our html will expose a global variable `WernerPlayer`,\nwhich could be use like this in our page:\n\n```\nWernerPlayer.playSide(element, configs);\n```\n\n### References\nhttps://tympanus.net/Development/NavigationIndicators/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudle%2Fwerner-rotator-player","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudle%2Fwerner-rotator-player","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudle%2Fwerner-rotator-player/lists"}