From bf86fd0c9f417a3fd5ddf16bb22140dbe1f00189 Mon Sep 17 00:00:00 2001 From: Adwaith <80775046+Grayson-code@users.noreply.github.com> Date: Fri, 15 Nov 2024 16:46:50 +0530 Subject: [PATCH] add number-flow and sveltednd --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 74b4b2a..f2509df 100644 --- a/README.md +++ b/README.md @@ -219,6 +219,7 @@ _Display non-editable events in a calendar._ ### Miscellaneous +- [number-flow](https://github.com/barvian/number-flow) - A component to transition, format, and localize numbers. - [Svelte Tweakpane UI](https://kitschpatrol.com/svelte-tweakpane-ui) - UI elements from [Tweakpane](https://tweakpane.github.io/docs/) wrapped in a collection of idiomatic Svelte components. - [svelte-tree-viewer](https://github.com/kpulkit29/svelte-tree-viewer) - A lightweight component to render tree views. - [svelte-copyright](https://github.com/himynameisdave/svelte-copyright) - A Svelte component to format and display a copyright notice. @@ -248,6 +249,7 @@ _Templates / boilerplate / starter kits / stack ensemble / Yeoman generator._ ### Drag & Drop - [neodrag](https://github.com/PuruVJ/neodrag) - One Draggable to rule them all 💍. +- sveltednd(https://github.com/thisuxhq/sveltednd) - A lightweight, flexible drag and drop library for Svelte 5 applications. ### Forms