Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zenflow/ts-interface-builder-macro-demo
Demo using `ts-interface-builder/macro`
https://github.com/zenflow/ts-interface-builder-macro-demo
babel babel-macros babel-plugin-macros macros runtime runtime-typechecking typechecker typechecking typescript
Last synced: about 1 month ago
JSON representation
Demo using `ts-interface-builder/macro`
- Host: GitHub
- URL: https://github.com/zenflow/ts-interface-builder-macro-demo
- Owner: zenflow
- Created: 2020-08-01T15:41:09.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-09T01:47:29.000Z (about 3 years ago)
- Last Synced: 2024-11-10T00:47:34.855Z (3 months ago)
- Topics: babel, babel-macros, babel-plugin-macros, macros, runtime, runtime-typechecking, typechecker, typechecking, typescript
- Language: TypeScript
- Homepage: https://codesandbox.io/embed/github/zenflow/ts-interface-builder-macro-demo/tree/main/?module=%2Fpages%2Fapi%2Fmath.ts&hidenavigation=1&fontsize=14
- Size: 230 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ts-interface-builder-macro-demo
This is a demo of `ts-interface-builder/macro`.
See [gristlabs/ts-interface-builder#24](https://github.com/gristlabs/ts-interface-builder/pull/24) for more context.
[Open in codesandbox.io](https://codesandbox.io/embed/github/zenflow/ts-interface-builder-macro-demo/tree/main/?module=%2Fpages%2Fapi%2Fmath.ts&hidenavigation=1&fontsize=14)