Porting a vanilla JavaScript library to Svelte 5 - complete guide

Опубликовано: 16 Июль 2026
на канале: Code with Stanislav
3,131
125

In this video we'll port the (very cute) JavaScript library Oneko.js from vanilla JS to Svelte 4 and Svelte 5.

Original library: https://github.com/adryd325/oneko.js
Repo: https://github.com/khromov/svelte-neko

Chapters:
00:00:00 Introduction: Porting a vanilla JavaScript library to Svelte
00:01:11 Main Content: Creating and adapting the Neko.js project
00:52:16 Outro: Wrapping up and future video ideas