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

https://github.com/cdaein/pd-timeline


https://github.com/cdaein/pd-timeline

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# pd-timeline

TypeScript port of [Playdate Timeline](https://github.com/mierau/playdate-timeline).

## How to use

```sh
npm i @daeinc/pd-timeline
```

Then,

```ts
import PdTimeline from "@daeinc/pd-timeline";
```

## License

MIT