DEV Community

Cover image for 10 interesting packages for Svelte.
Deotyma
Deotyma

Posted on

10 interesting packages for Svelte.

Today we have a weekend so I would like to show some npm packages for Svelte:

1) Formula - This is a package to create forms with svelte:
Formula

2) Do you want to create a drag and drop application? Now It's easy?
svelte-dnd-action

3) Sometimes we need a map in an application, but GoogleMaps can quickly be very expensive, so this is a solution:
leaflet

4) How to document a Svelte application? This package will help you:
svelte-docs

5) Do You want to build an application for smartphones? Nothing easier:
svelte native
And here there is a tutorial on how to use it:
How svelte native works

6) Do You want to use a typewriter effect in your app? So this is an answer:
svelte-typewriter

7) Maybe you want to speak with your app? Why not:
svelte-speech-recognition

8) Sometimes it is easier to have some elements ready to use:
Fluent svelte

9) Modals are not always easy to create...
svelte-modals

10) And now confetti...
svelte-confetti

This is some interesting packages (confetti is my favorite) for this weekend.

Top comments (1)

Collapse
 
theether0 profile image
Shivam Meena

There are some new additions like: svelte UI