Интересный плагин для VSCode - REPL прямо в вашей IDE: https://marketplace.visualstudio.com/items?itemName=timeshift.svelte-server
#tools #repl #vscode
#tools #repl #vscode
Swheel
Декларативный component-based роутер для svelte v3 с расширенным функционалом работы с history API.
Сайт с примерами in progress.
package: https://www.npmjs.com/package/swheel
repo: https://github.com/qutran/swheel
#components #routing
Декларативный component-based роутер для svelte v3 с расширенным функционалом работы с history API.
Сайт с примерами in progress.
package: https://www.npmjs.com/package/swheel
repo: https://github.com/qutran/swheel
#components #routing
npm
npm: swheel
Ultimate svelte router
Svelte Adapter
Утилита, позволяющая использовать Svelte компоненты внутри React и Vue естественным для этих фреймворков способом.
#components #adapter #compatibility
https://github.com/pngwn/svelte-adapter
Утилита, позволяющая использовать Svelte компоненты внутри React и Vue естественным для этих фреймворков способом.
#components #adapter #compatibility
https://github.com/pngwn/svelte-adapter
GitHub
GitHub - pngwn/svelte-adapter: Use Svelte components with Vue and React
Use Svelte components with Vue and React. Contribute to pngwn/svelte-adapter development by creating an account on GitHub.
Svelte Native
Адаптация native-script для svelte. Позволяет разрабатывать нативные мобильные приложения на svelte.
Доступна русскоязычная версия документации!
https://ru.svelte-native.technology
Текущая реализация альфа версии и рекомендуется только для ознакомления.
#components #mobile #native
https://github.com/halfnelson/svelte-native
Адаптация native-script для svelte. Позволяет разрабатывать нативные мобильные приложения на svelte.
Доступна русскоязычная версия документации!
https://ru.svelte-native.technology
Текущая реализация альфа версии и рекомендуется только для ознакомления.
#components #mobile #native
https://github.com/halfnelson/svelte-native
GitHub
GitHub - halfnelson/svelte-native: Svelte controlling native components via Nativescript
Svelte controlling native components via Nativescript - halfnelson/svelte-native
Svelte Toolkit
Коллекция UI компонентов для Svelte
https://github.com/andrewjk/svelte-toolkit
Витрина: https://andrewjk.github.io/svelte-toolkit-docs
#components #kit
Коллекция UI компонентов для Svelte
https://github.com/andrewjk/svelte-toolkit
Витрина: https://andrewjk.github.io/svelte-toolkit-docs
#components #kit
GitHub
GitHub - andrewjk/svelte-toolkit: UI components for Svelte
UI components for Svelte. Contribute to andrewjk/svelte-toolkit development by creating an account on GitHub.
Стор, который автоматически синхронизируется с localStorage: https://www.npmjs.com/package/svelte-syncable
#components #tools #store
#components #tools #store
npm
npm: svelte-syncable
Syncable store for SvelteJS
Реинкарнация статьи про создание Tic Toc Toe игры на Svelte с расширенными возможностями: https://habr.com/ru/post/458752/
#articles #community #tutorials
#articles #community #tutorials
Хабр
Tic Tac Toe, часть 1: Svelte и Canvas 2D
Tic Tac Toe, часть 0: Сравнение Svelte и React Tic Tac Toe, часть 1: Svelte и Canvas 2D Tic Tac Toe, часть 2: Undo/Redo с хранением состояний Tic Tac Toe, часть 3: Undo/Redo с хранением команд Tic...
Одно и тоже приложение, с идентичной логикой, на 4-х фреймворка: Svelte, Vue, React и Angular. https://timdeschryver.dev/posts/my-love-letter-to-xstate-and-statecharts
#articles #tutorials
#articles #tutorials
timdeschryver.dev
My love letter to XState and statecharts ♥
I discovered XState a year ago, I already had encountered state machines and statecharts before but I missed the point. Now a year further, I'm here to tell you that these are worth looking into and that XState is a the library to get you started. For me…
Курируемый список полезных ресурсов для Svelte 3: https://github.com/ryanatkn/awesome-svelte-resources
#components #tools #examples #awesome-list
#components #tools #examples #awesome-list
GitHub
GitHub - ryanatkn/awesome-svelte-resources: [deprecated for svelte-society/sveltesociety.dev] useful resources for Svelte v3+
[deprecated for svelte-society/sveltesociety.dev] useful resources for Svelte v3+ - GitHub - ryanatkn/awesome-svelte-resources: [deprecated for svelte-society/sveltesociety.dev] useful resources fo...
Шаблон для построения Phonegap (Cordova) приложений:
https://github.com/lpshanley/svelte-phonegap
#components #tools #phonegap #mobile
https://github.com/lpshanley/svelte-phonegap
#components #tools #phonegap #mobile
GitHub
lpshanley/svelte-phonegap
Template for building phonegap hybrid applications with Svelte - lpshanley/svelte-phonegap
Smelte
UI framework с Material Design компонентами для Svelte.
https://github.com/matyunya/smelte
Примеры и документация : https://smelte-8z4ib07lj.now.sh/
#components #ui #material_design
UI framework с Material Design компонентами для Svelte.
https://github.com/matyunya/smelte
Примеры и документация : https://smelte-8z4ib07lj.now.sh/
#components #ui #material_design
GitHub
GitHub - matyunya/smelte: UI framework with material components built with Svelte and Tailwind CSS
UI framework with material components built with Svelte and Tailwind CSS - matyunya/smelte
Очередной шаблон для Svelte компонентов со всякими плюшками: https://github.com/beyonk-adventures/svelte-component-livereload-template
#template #tools
#template #tools
GitHub
GitHub - beyonk-adventures/svelte-component-livereload-template: Svelte component template with LiveReload and Jest unit testing
Svelte component template with LiveReload and Jest unit testing - GitHub - beyonk-adventures/svelte-component-livereload-template: Svelte component template with LiveReload and Jest unit testing
Svelte Material UI (SMUI) вышел в бету: https://github.com/hperrin/svelte-material-ui
#components #uikit #material
#components #uikit #material
GitHub
GitHub - hperrin/svelte-material-ui: Svelte Material UI Components
Svelte Material UI Components. Contribute to hperrin/svelte-material-ui development by creating an account on GitHub.
Svelte-inspector
Утилита для поиска компонента при наведении на его елемент и быстрого открытия файла в редакторе прямо из приложения.
https://github.com/qutran/svelte-inspector
https://www.npmjs.com/package/svelte-inspector
#tools
Утилита для поиска компонента при наведении на его елемент и быстрого открытия файла в редакторе прямо из приложения.
https://github.com/qutran/svelte-inspector
https://www.npmjs.com/package/svelte-inspector
#tools
GitHub
GitHub - qutran/svelte-inspector: Development helper for inspecting and opening svelte components in editor
Development helper for inspecting and opening svelte components in editor - GitHub - qutran/svelte-inspector: Development helper for inspecting and opening svelte components in editor