diff --git a/data.json b/data.json index dec6c4f..08045ba 100644 --- a/data.json +++ b/data.json @@ -2132,6 +2132,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",