svelte-legos icon indicating copy to clipboard operation
svelte-legos copied to clipboard

WIP 🚜 A framework for Svelte Utilities 💡 Current status: 78 utilities.

Results 53 svelte-legos issues
Sort by recently updated
recently updated
newest added

If you create a new svelte 5 starter app (out of the box supported with create app..) and add svelte legos, it completely breaks the site. I'm really only using...

Hi, I'm facing an issue with the history middleware. It works well with properties on the top level but in my case my store looks like this: ```ts const myStore...

When I use the `clickOutsideAction`, typescript complains but it is working like it should. ![grafik](https://user-images.githubusercontent.com/9479785/227260627-456722c5-3e28-49ef-9299-031b3daec738.png) ``` Argument of type '{ class: string; "on:clickoutside": () => boolean; }' is not assignable...

I propose the addition of a new feature to this project that I'll refer to as "Element on Stick Action." This feature would enhance the ability to manage elements as...

Github action for building docs on pushing the commit to master, currently the docs sits in AWS S3.

Currently, svelte core module transition has limited effects. SvelteLegos will offer many more cool transition effects.

For a project I was doing I wanted all my users to have a nice scrolling experience - like macOS users have when using native hardware (magic mouse, trackpad). It's...

Since I'm using Prettier 3.0+ it appears I cannot install Svelte Legos, as it seems to have a dependency on an older Prettier version. ``` npm ERR! While resolving: [email protected]...