An educational pure functional programming library in TypeScript
2
fork

Configure Feed

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

Update repository URLs to actual Tangled remote

+2 -2
+2 -2
package.json
··· 35 35 "license": "MIT", 36 36 "repository": { 37 37 "type": "git", 38 - "url": "https://tangled.sh/USERNAME/purus-ts" 38 + "url": "https://tangled.sh/oleksify.tngl.sh/purus-ts" 39 39 }, 40 - "homepage": "https://tangled.sh/USERNAME/purus-ts", 40 + "homepage": "https://tangled.sh/oleksify.tngl.sh/purus-ts", 41 41 "devDependencies": { 42 42 "@types/bun": "^1.1.0", 43 43 "typescript": "^5"