-
-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: AdrianGonz97 <[email protected]>
- Loading branch information
1 parent
c9c375a
commit 7a292bc
Showing
11 changed files
with
98 additions
and
84 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,7 @@ | ||
--- | ||
title: Introduction | ||
description: What this project is all about. | ||
description: Runes are magic, but what good is magic if you don't have a wand? | ||
--- | ||
|
||
<script> | ||
</script> | ||
|
||
Runed provides utilities to power your applications using the magic of | ||
[Svelte Runes](https://svelte.dev/blog/runes). | ||
|
||
Here are some tools that are provided: | ||
|
||
- Debouncing utilities synced with state | ||
- Element size tracking | ||
- RequestAnimationFrame helpers | ||
- etc. | ||
|
||
## Next Steps | ||
|
||
Start using Runed in your Svelte app by following the [Getting Started](/docs/getting-started) | ||
guide. If you have any questions or need help, feel free to ask in the | ||
[Discord](https://discord.gg/hbAGu6akVy)! | ||
Runed is a collection of utilities for Svelte 5 that make composing powerful applications and | ||
libraries a breeze, leveraging the power of [Svelte Runes](https://svelte.dev/blog/runes). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters