File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2626- JavaScriptのランタイム
2727 - [ Node.js] ( https://nodejs.org ) : v22.x
2828- 汎用フレームワーク
29- - [ SvelteKit] ( https://kit.svelte.dev/ ) : v5.xに移行予定。
29+ - [ Svelte] ( https://svelte.dev/ ) : v5.x。後方互換性を優先しているが、Runes が利用できるように破壊的な変更が含まれる箇所を段階的に移行予定
30+ - [ SvelteKit] ( https://svelte.dev/ ) : v2.x
3031- UIライブラリ
31- - [ shadcn-svelte] ( https://www.shadcn-svelte.com/ ) : 主にData Tableを使用予定。将来的には、以下のライブラリを使って実装している部分を置き換える。
3232 - [ Flowbite Svelte] ( https://flowbite-svelte.com/ )
33- - [ STWUI] ( https://stwui.vercel.app/ ) : 開発が事実上終了した可能性が高いため、使用しているコンポーネントを調べて別のライブラリに移行する。
33+ - [ STWUI] ( https://stwui.vercel.app/ ) : 開発が事実上終了した可能性が高いため、使用しているコンポーネントを調べて別のライブラリに移行する
3434- テスティングフレームワーク
3535 - [ Vitest] ( https://vitest.dev/ ) : 単体テスト (ユーティリティ、コンポーネント)
3636 - [ Playwright] ( https://playwright.dev/ ) : e2eテスト
You can’t perform that action at this time.
0 commit comments