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
- Host: GitHub
- URL: https://github.com/paulorohling/timeline
- Owner: pauloRohling
- License: mit
- Created: 2024-11-01T01:35:15.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-01T15:10:19.000Z (3 months ago)
- Last Synced: 2025-03-01T16:22:36.356Z (3 months ago)
- Topics: angular, tailwindcss, timeline-component
- Language: TypeScript
- Homepage:
- Size: 500 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

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