Skip to content

Latest commit

Β 

History

History
42 lines (28 loc) Β· 1.68 KB

File metadata and controls

42 lines (28 loc) Β· 1.68 KB

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 the Cloud

Click any of the buttons below to start a new development environment to demo or contribute to the codebase without having to install anything on your machine:

Open in VS Code Open in Glitch Open in GitHub Codespaces Edit in Codesandbox Open in StackBlitz Open in Repl.it Open in Codeanywhere Open in Gitpod

Local Development

πŸ§‘β€πŸ€β€πŸ§‘ Clone the project

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

πŸ“¦οΈ Install dependencies

pnpm i

πŸ’ΏοΈ Run the development server

pnpm run dev