[READ-ONLY] Mirror of https://github.com/probablykasper/k5kit. Utilities for TypeScript and Svelte
0

Configure Feed

Select the types of activity you want to include in your feed.

1.0.0

Kasper (Jun 28, 2025, 2:40 AM +0200) bd564f71 596b3474

+3 -3
+2 -2
package-lock.json
··· 1 1 { 2 2 "name": "5kit", 3 - "version": "0.0.1", 3 + "version": "1.0.0", 4 4 "lockfileVersion": 3, 5 5 "requires": true, 6 6 "packages": { 7 7 "": { 8 8 "name": "5kit", 9 - "version": "0.0.1", 9 + "version": "1.0.0", 10 10 "devDependencies": { 11 11 "@eslint/compat": "^1.3.1", 12 12 "@eslint/js": "^9.18.0",
+1 -1
package.json
··· 1 1 { 2 2 "name": "k5kit", 3 - "version": "0.0.1", 3 + "version": "1.0.0", 4 4 "description": "Utilities for TypeScript and Svelte", 5 5 "type": "module", 6 6 "scripts": {