An open API service indexing awesome lists of open source software.

https://github.com/igrep/ts-that-grow

Example code to explain "Trees that Grow" in TypeScript.
https://github.com/igrep/ts-that-grow

Last synced: 10 months ago
JSON representation

Example code to explain "Trees that Grow" in TypeScript.

Awesome Lists containing this project

README

          

# ts-that-grow
Example Project for "Trees that Grow" in TypeScript.

See [Flexiblly Extend Nested Structures - "Trees that Grow" in TypeScript (in English)](https://dev.to/igrep/flexiblly-extend-nested-structures-trees-that-grow-in-typescript-4347) or [入れ子構造を自由に拡張する – TypeScript版「Trees that Grow」 (in Japanese)](https://eng-blog.iij.ad.jp/archives/18900) for detailed explanation.