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 2424- 開発言語
2525 - [ TypeScript] ( https://www.typescriptlang.org/ )
2626- JavaScriptのランタイム
27- - [ Node.js] ( https://nodejs.org ) : v20+
27+ - [ Node.js] ( https://nodejs.org ) : v22.x
2828- 汎用フレームワーク
29- - [ SvelteKit] ( https://kit.svelte.dev/ )
29+ - [ SvelteKit] ( https://kit.svelte.dev/ ) : v5.xに移行予定。
3030- UIライブラリ
3131 - [ 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