Skip to content

Commit

Permalink
Merge pull request #1395 from Smoren/add-itertools-ts
Browse files Browse the repository at this point in the history
Add itertools-ts to TypeScript and JavaScript sections
  • Loading branch information
sammyhori authored Feb 7, 2025
2 parents b9fd746 + 7b0fe75 commit 4a5eb29
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 4a5eb29

Please sign in to comment.