Add itertools-ts to TypeScript and JavaScript sections

This commit is contained in:
Smoren 2024-03-04 00:44:22 +03:00 committed by GitHub
parent 93d61be802
commit 2e35b616f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2095,6 +2095,16 @@
"Ansible"
],
"description": "Exosphere is a user-friendly client interface for OpenStack-based cloud systems."
},
{
"name": "IterTools TS",
"link": "https://github.com/Smoren/itertools-ts",
"label": "good first issue",
"technologies": [
"TypeScript",
"JavaScript"
],
"description": "Extended itertools port for TypeScript and JavaScript. Provides a huge set of functions for working with iterable collections (including async ones)."
}
]
}