Comment by jeswin

5 years ago

> So just about any JavaScript package can be imported into a Svelte file and used without hassle.

But you can import any package into React (or any other framework) as well.

You cannot even import native javascript functions. Looking at you, useInterval and useJoinString