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.
- Host: GitHub
- URL: https://github.com/igrep/ts-that-grow
- Owner: igrep
- License: bsd-3-clause
- Created: 2023-03-14T08:48:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-05T00:12:53.000Z (about 2 years ago)
- Last Synced: 2024-12-13T00:03:41.302Z (over 1 year ago)
- Language: TypeScript
- Size: 83 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.