https://github.com/cdaein/pd-timeline
https://github.com/cdaein/pd-timeline
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cdaein/pd-timeline
- Owner: cdaein
- Created: 2024-08-09T16:55:15.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-09T18:28:06.000Z (10 months ago)
- Last Synced: 2025-03-28T05:07:29.045Z (about 2 months ago)
- Language: TypeScript
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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