SkillAgentSearch skills...

Onthisday

History Weather Data for the current day powered by SQLite

Install / Use

/learn @bufferhead-code/Onthisday
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

onthisday

"On This Day" displays history weather data about your current location. It shows the weather data for the same day in the past years.

This is a demo project using SQLite with SQL.js-HTTPVFS as a free database deployed on Github Pages.

The weather data is based on this weather dataset

You can learn more about how it works and how I made it here.

Youtube Video about how this project was made

Support me

We are building solidtime - The modern Open Source Time Tracker

<img width="600" alt="image" src="https://github.com/bufferhead-code/opencraft/assets/6266887/72437557-7a68-4da1-bcc7-befe808134fc">

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint
View on GitHub
GitHub Stars79
CategoryData
Updated1mo ago
Forks14

Languages

Vue

Security Score

85/100

Audited on Mar 1, 2026

No findings