{"id":16129790,"url":"https://github.com/ruyadorno/angular-simple-slider","last_synced_at":"2025-03-18T14:30:48.130Z","repository":{"id":14807948,"uuid":"17530280","full_name":"ruyadorno/angular-simple-slider","owner":"ruyadorno","description":"An AngularJS directive providing a simple slider functionality","archived":false,"fork":false,"pushed_at":"2016-05-16T14:04:21.000Z","size":42,"stargazers_count":15,"open_issues_count":7,"forks_count":7,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-28T10:03:56.005Z","etag":null,"topics":["angularjs","carousel","directive","html","javascript","js","slider","transition-animation"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"zeke/jenelle","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruyadorno.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":"2014-03-07T23:10:39.000Z","updated_at":"2017-07-31T12:06:49.000Z","dependencies_parsed_at":"2022-08-30T09:11:47.061Z","dependency_job_id":null,"html_url":"https://github.com/ruyadorno/angular-simple-slider","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruyadorno%2Fangular-simple-slider","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruyadorno%2Fangular-simple-slider/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruyadorno%2Fangular-simple-slider/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruyadorno%2Fangular-simple-slider/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruyadorno","download_url":"https://codeload.github.com/ruyadorno/angular-simple-slider/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243933413,"owners_count":20370987,"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":["angularjs","carousel","directive","html","javascript","js","slider","transition-animation"],"created_at":"2024-10-09T22:12:36.547Z","updated_at":"2025-03-18T14:30:47.835Z","avatar_url":"https://github.com/ruyadorno.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Angular SimpleSlider\n\nversion: 1.0.0\n\n\n## About\n\nThis **AngularJS** directive aims to provide a simple slider element for your application.\n\n\n## Usage\n\nTo use the directive, simply import one of the `dist/` files into your html and initiate the `angularSimpleSlider` module.\n\nThe following example shows you how to configure a slider with 612x612 pixels using an fading animation:\n\n```html\n\u003csimple-slider style=\"width:612px; height:612px\" transition-property=\"opacity\" start-value=\"0\" visible-value=\"1\" end-value=\"0\"\u003e\n  \u003cimg src=\"http://placekitten.com/g/612/612\"/\u003e\n  \u003cimg src=\"http://distilleryimage5.s3.amazonaws.com/de66967ac72111e2a23222000aaa0537_7.jpg\"/\u003e\n  \u003cimg src=\"http://distilleryimage8.s3.amazonaws.com/a042749ac72111e28c3c22000a1fb85a_7.jpg\"/\u003e\n  \u003cimg src=\"http://distilleryimage4.s3.amazonaws.com/8d32600ec72111e29f1422000a1fbc0e_7.jpg\"/\u003e\n\u003c/simple-slider\u003e\n```\n\n\n## Examples\n\nMany others examples of using can be found on the [app/views/main.html](https://github.com/ruyadorno/angular-simple-slider/blob/master/app/views/main.html) file in this repository.\n\n\n## More info\n\nThis project is a simple directive implementation of [SimpleSlider](http://ruyadorno.github.io/SimpleSlider/). Please visit its page for more information.\n\n\n## License\n\nMIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruyadorno%2Fangular-simple-slider","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruyadorno%2Fangular-simple-slider","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruyadorno%2Fangular-simple-slider/lists"}