mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-24 04:19:06 -08:00
Merge pull request #1395 from Smoren/add-itertools-ts
Add itertools-ts to TypeScript and JavaScript sections
This commit is contained in:
@@ -2132,6 +2132,15 @@
|
|||||||
],
|
],
|
||||||
"description": "Exosphere is a user-friendly client interface for OpenStack-based cloud systems."
|
"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",
|
"name": "Harmony",
|
||||||
"link": "https://github.com/harmonydata/harmony",
|
"link": "https://github.com/harmonydata/harmony",
|
||||||
|
|||||||
Reference in New Issue
Block a user