Skip to content

joysofcode/sveltify

Repository files navigation

Sveltify Any JavaScript Library

Learn how to Sveltify any JavaScript library using Svelte actions and component composition.

Post

✍️ https://joyofcode.xyz/sveltify-any-javascript-library

Remote Development

Open in StackBlitz

Local Development

🧑‍🤝‍🧑 Clone the project

https://github.com/joysofcode/sveltify.git

📦️ Install dependencies

pnpm i

💿️ Run the development server

pnpm run dev