Update data.json

Co-authored-by: Sammy Hori <git@sammyhori.com>
This commit is contained in:
Smoren
2025-01-29 01:18:47 +03:00
committed by GitHub
parent 2beb884293
commit 7b0fe75179

View File

@@ -2128,8 +2128,7 @@
"link": "https://github.com/Smoren/itertools-ts", "link": "https://github.com/Smoren/itertools-ts",
"label": "good first issue", "label": "good first issue",
"technologies": [ "technologies": [
"TypeScript", "TypeScript"
"JavaScript"
], ],
"description": "Extended itertools port for TypeScript and JavaScript. Provides a huge set of functions for working with iterable collections (including async ones)." "description": "Extended itertools port for TypeScript and JavaScript. Provides a huge set of functions for working with iterable collections (including async ones)."
}, },