Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chars-mc/timeline-maker
A simple and free tool to create timelines. Using JSON files and export it to PDF.
https://github.com/chars-mc/timeline-maker
timeline vue
Last synced: 2 months ago
JSON representation
A simple and free tool to create timelines. Using JSON files and export it to PDF.
- Host: GitHub
- URL: https://github.com/chars-mc/timeline-maker
- Owner: chars-mc
- License: mit
- Created: 2021-08-18T00:51:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-16T17:27:40.000Z (over 3 years ago)
- Last Synced: 2024-02-14T03:16:52.882Z (12 months ago)
- Topics: timeline, vue
- Language: Vue
- Homepage:
- Size: 1.65 MB
- Stars: 12
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- project-awesome - chars-mc/timeline-maker - A simple and free tool to create timelines. Using JSON files and export it to PDF. (Vue)
README
# Timeline Maker
A simple tool to make timelines and export them as JSON or PDF.
[Click here to try it!](https://chars-mc.github.io/timeline-maker/)
![](/docs/screenshoot.png)
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Run your unit tests
```
npm run test:unit
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
## Resources
- **CSS framework**: [Water.css](https://watercss.kognise.dev/)
- **Icons**: [Boxicons](https://boxicons.com/)
- **Photo used in screenshot**: [by Hakeem James Hausley from Pexels](https://www.pexels.com/photo/white-sheep-pasturing-on-mountain-valley-5418679/?utm_content=attributionCopyText&utm_medium=referral&utm_source=pexels)