{"id":13403667,"url":"https://github.com/NUKnightLab/TimelineJS3","last_synced_at":"2025-03-14T08:32:06.137Z","repository":{"id":37406093,"uuid":"22386765","full_name":"NUKnightLab/TimelineJS3","owner":"NUKnightLab","description":"TimelineJS v3: A Storytelling Timeline built in JavaScript.  http://timeline.knightlab.com","archived":false,"fork":false,"pushed_at":"2024-10-11T15:58:22.000Z","size":15357,"stargazers_count":2984,"open_issues_count":224,"forks_count":621,"subscribers_count":114,"default_branch":"master","last_synced_at":"2024-10-29T11:13:00.657Z","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":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NUKnightLab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-07-29T16:24:03.000Z","updated_at":"2024-10-28T10:20:33.000Z","dependencies_parsed_at":"2024-01-08T09:04:44.459Z","dependency_job_id":"85c81ef5-d8cb-4456-8666-293dde4b7a73","html_url":"https://github.com/NUKnightLab/TimelineJS3","commit_stats":{"total_commits":1646,"total_committers":56,"mean_commits":"29.392857142857142","dds":0.5443499392466586,"last_synced_commit":"d153d53660a64a2761d8c1fd5a8a438c366e5837"},"previous_names":[],"tags_count":97,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NUKnightLab%2FTimelineJS3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NUKnightLab%2FTimelineJS3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NUKnightLab%2FTimelineJS3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NUKnightLab%2FTimelineJS3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NUKnightLab","download_url":"https://codeload.github.com/NUKnightLab/TimelineJS3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243086236,"owners_count":20234004,"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-07-30T19:01:33.076Z","updated_at":"2025-03-14T08:32:05.525Z","avatar_url":"https://github.com/NUKnightLab.png","language":"JavaScript","readme":"TimelineJS3\n============\n\nTimelineJS v3: A Storytelling Timeline built in JavaScript.  https://timeline.knightlab.com\n\n## Overview\n\nTimelineJS is a tool designed to help people with minimal technical skill tell rich, dynamic stories on the web. Most people will create timelines using the [official authoring tool](http://timeline.knightlab.com/#make) and embed their creations using a snip of HTML code offered at the end of that process. \n\nFor users of these content management systems (CMSes), there are plugins to facilitate the embedding process:\n\n* [Wordpress](https://wordpress.org/plugins/knight-lab-timelinejs/)\n* [MediaWiki](https://www.mediawiki.org/wiki/Extension:Modern_Timeline)\n* [Drupal](https://www.drupal.org/docs/8/modules/views-timelinejs)\n\n\n## Getting Started\n\nGeneral users of TimelineJS should consult [timeline.knightlab.com](https://timeline.knightlab.com) for instructions and documentation. Information on GitHub is primarily directed at those who are interested in working with the TimelineJS source code.\n\nThe [authoritative documentation list](https://timeline.knightlab.com/docs/) is also on the main website, but here are some direct links which may be useful:\n\n* [Available media types](https://timeline.knightlab.com/docs/media-types.html), relevant to users of any technical level\n* [Instantiate a Timeline in your page instead of using an embed](https://timeline.knightlab.com/docs/instantiate-a-timeline.html)\n* [Configuration options](https://timeline.knightlab.com/docs/options.html) (for more technical users)\n* [JSON configuration file format](https://timeline.knightlab.com/docs/json-format.html) for those who prefer not to use Google Sheets\n\n## Contributing to TimelineJS\nAre you trying to contribute to or develop TimelineJS3? [Here's where you should start.](https://github.com/NUKnightLab/TimelineJS3/blob/master/CONTRIBUTING.md)\n\n## API\n\nFor users who instantiate a timeline in a page (as opposed to using the iframe embed model), [this page](https://github.com/NUKnightLab/TimelineJS3/blob/master/API.md) roughly documents TimelineJS's JavaScript API, but note that because TimelineJS's primary use case is the embedded iframe, some of these methods have not been thoroughly tested.\n\n## Use via ES6 modules/webpack\n\nTo use in a project that uses ES6 modules and webpack, import the `Timeline` class and the CSS as follows\n\n```js\nimport { Timeline } from '@knight-lab/timelinejs';\nimport '@knight-lab/timelinejs/dist/css/timeline.css';\n```\n","funding_links":[],"categories":["JavaScript","Timeline","others","Timeline [🔝](#readme)","UI Components"],"sub_categories":["Runner","Timeline"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNUKnightLab%2FTimelineJS3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FNUKnightLab%2FTimelineJS3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNUKnightLab%2FTimelineJS3/lists"}