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

https://github.com/blankeos/dayjs-studio

📅 A playground that can execute TypeScript + Day.js code for my personal calendar date calculations.
https://github.com/blankeos/dayjs-studio

Last synced: about 1 year ago
JSON representation

📅 A playground that can execute TypeScript + Day.js code for my personal calendar date calculations.

Awesome Lists containing this project

README

          

📅 Dayjs Studio

A quick environment where you can play around with Dayjs Studio super easily!

I'm currently using this to calculate date related stuff.

Built with SolidJS and Monaco by [Carlo](https://github.com/blankeos) 💙.

![preview](/preview-image.png)

## Getting Started

```bash
bun install

bun dev
```

---

Notes:

- Deploy statically:
- https://start.solidjs.com/api/vite
- https://www.reddit.com/r/solidjs/comments/17tub83/simple_spa_deployment/