{"id":13700353,"url":"https://github.com/eowo/angular-horizontal-timeline","last_synced_at":"2025-05-04T18:35:03.327Z","repository":{"id":29119811,"uuid":"32649518","full_name":"eowo/angular-horizontal-timeline","owner":"eowo","description":"Simple horizontal timeline directive for AngularJS","archived":true,"fork":false,"pushed_at":"2017-11-17T13:32:23.000Z","size":11,"stargazers_count":45,"open_issues_count":3,"forks_count":19,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-04T01:03:30.293Z","etag":null,"topics":["angularjs"],"latest_commit_sha":null,"homepage":"http://eowo.github.io","language":"CSS","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/eowo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-21T20:51:30.000Z","updated_at":"2024-09-05T17:28:33.000Z","dependencies_parsed_at":"2022-08-02T12:14:32.936Z","dependency_job_id":null,"html_url":"https://github.com/eowo/angular-horizontal-timeline","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/eowo%2Fangular-horizontal-timeline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eowo%2Fangular-horizontal-timeline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eowo%2Fangular-horizontal-timeline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eowo%2Fangular-horizontal-timeline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eowo","download_url":"https://codeload.github.com/eowo/angular-horizontal-timeline/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252273014,"owners_count":21721835,"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"],"created_at":"2024-08-02T20:00:54.633Z","updated_at":"2025-05-04T18:34:58.304Z","avatar_url":"https://github.com/eowo.png","language":"CSS","funding_links":[],"categories":["CSS"],"sub_categories":[],"readme":"# angular-horizontal-timeline\nSimple horizontal timeline directive for AngularJS\n\n# Demo\nhttps://eowo.github.io\n\n# Install\nYou can download all necessary angular-horizontal-timeline files manually or install it with bower:\n\n```\n$ bower install --save angular-horizontal-timeline\n```\n# Dependencies\nThe directive uses [moment](https://github.com/moment/moment) and [moment-range](https://github.com/gf3/moment-range):\n\n```\n\u003cscript src=\"moment.js\"\u003e\u003c/script\u003e\n\u003cscript src=\"moment-range.js\"\u003e\u003c/script\u003e\n```\n\n# Load\nTo use the directive, include the angular-horizontal-timeline's javascript and css files in your web page:\n\n```\n\u003cscript src=\"angular-horizontal-timeline.js\"\u003e\u003c/script\u003e\n\u003clink rel=\"stylesheet\" href=\"angular-horizontal-timeline.css\"\u003e\n```\n\n# Add module dependency\n```\nangular.module('app', ['angular-horizontal-timeline']);\n```\n\n# Usage\n```\n\u003chorizontal-timeline \n  start-date=\"2015-01\" \n  end-date=\"2015-05\"\n  events=\"[{\"date\":\"2015-03-24\",\"content\":\"\u003cp\u003elorem ipsum\u003c/p\u003e\"},{\"date\":\"2015-04-07\",\"content\":\"\u003cp\u003elorem ipsum\u003c/p\u003e\"}]\"\u003e\n\u003c/horizontal-timeline\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feowo%2Fangular-horizontal-timeline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feowo%2Fangular-horizontal-timeline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feowo%2Fangular-horizontal-timeline/lists"}