boredgame/src/lib
2022-08-29 14:18:17 -05:00
..
components Fix saving collection, update dependencies, remove console logs. 2022-08-29 14:18:17 -05:00
stores Local storage and collection only store minimal data and on random game from collection do a GET fetch for more details. 2022-08-08 12:07:44 -07:00
util Fix saving collection, update dependencies, remove console logs. 2022-08-29 14:18:17 -05:00
Counter.svelte Format with built in prettier format rules. 2022-07-07 12:32:55 -07:00
form.ts Format with built in prettier format rules. 2022-07-07 12:32:55 -07:00
LocalStorage.svelte Adding toggle component and local storage using carbon components as base. 2022-05-03 23:27:06 -07:00
Portal.svelte Add toast to app. 2022-05-05 23:51:20 -07:00
types.ts Adding collection route, header path to collection, minimal view of game for collection, and move save/clear to utils. 2022-08-29 11:33:51 -05:00
zodValidation.ts Format with built in prettier format rules. 2022-07-07 12:32:55 -07:00