diff --git a/data.json b/data.json index 8fbf340..59da734 100644 --- a/data.json +++ b/data.json @@ -2123,6 +2123,15 @@ ], "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" + ], + "description": "Extended itertools port for TypeScript and JavaScript. Provides a huge set of functions for working with iterable collections (including async ones)." + }, { "name": "Harmony", "link": "https://github.com/harmonydata/harmony",