Puru Vijay
Puru Vijay
Closes #9
Calculator, currently is non-function. Make it function: - Click on buttons to add numbers and symbols to the equation - If calculator is focused, what is typed is also taken...
Time to add accessibility to this app. Its highly unaccessible at this point. Keyboard users can never know where they are, users are used to moving around using arrow keys,...
Achieve that awesome wallpaper changing effect based on time(more like solar cycle stuff like sunset, sunrise, twilight time). Use https://sunrise-sunset.org/api for this. Implement in v2, and give customization options in...
The title says it all: Allow all these units to be used. This will increase the bundle size definitely, but from 1.7, it might get to 3kb, max 4kb, which...
Hi I wanna add this library [svelte-drag](https://www.npmjs.com/package/svelte-drag) to this repo. This is a single Svelte Action, about dragging. Where do I put this in the README? Thank u