An open API service indexing awesome lists of open source software.

https://github.com/paulorohling/timeline

Timeline is an Angular component designed to display a timeline of events and notes
https://github.com/paulorohling/timeline

angular tailwindcss timeline-component

Last synced: 11 days ago
JSON representation

Timeline is an Angular component designed to display a timeline of events and notes

Awesome Lists containing this project

README

        

# Timeline

Timeline is an [Angular](https://angular.io/) component designed to demonstrate how to display a timeline of events and notes.

## Features

- Display text notes
- Display events with tags

## Prerequisites

- [Node.js](https://nodejs.org/en/) (v20.x)
- [Angular](https://angular.io/) (v19.x)
- [Tailwind CSS](https://tailwindcss.com/) (v4.x)

## Demo

![Demo](./docs/timeline.png)

## License

Timeline is released under the MIT License. See the [LICENSE](LICENSE) file for more information.