https://github.com/tvanhens/ts-meta
POC metaprogramming in TypeScript.
https://github.com/tvanhens/ts-meta
Last synced: 12 months ago
JSON representation
POC metaprogramming in TypeScript.
- Host: GitHub
- URL: https://github.com/tvanhens/ts-meta
- Owner: tvanhens
- Created: 2022-09-05T17:28:56.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-05T17:29:16.000Z (almost 4 years ago)
- Last Synced: 2025-01-17T22:43:43.541Z (over 1 year ago)
- Language: TypeScript
- Size: 7.81 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Metaprogramming for TypeScript WIP!
Proof of concept showing how a custom hook and swc can be used to facilitate metaprogramming in TypeScript.