Skip to content

Latest commit

Β 

History

History
31 lines (19 loc) Β· 593 Bytes

File metadata and controls

31 lines (19 loc) Β· 593 Bytes

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