mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2025-12-13 09:42:11 +00:00
Add itertools-ts to TypeScript and JavaScript sections
This commit is contained in:
parent
93d61be802
commit
2e35b616f0
10
data.json
10
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)."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user