Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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)