diff --git a/data.json b/data.json index 28ce1de..bf420c9 100644 --- a/data.json +++ b/data.json @@ -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)." } ] }