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

Make the lib separate from the docs as the deps of the docs is affecting the libs.

Props like timer in the timerStore should be a writable so that it can be bounded to input elements.

intervalStore asks for time value but it should default to 1000 ms when time is not provided.

useWindowScroll docs page currently does not scroll enough in x and y direction to show complete working of the hook.

useElementVisibility docs page currently does not scroll enough in the x and y direction to show the complete working of the hook.