Since TypeScript 5 this project is no longer supported
A collection of macros for tscm. Intended as demonstration of tscm, not production ready. If you are interested in contributing to a macro, feel free to open an issue.
# Yarn
yarn add tscm git+https://github.com/johanholmerin/tscm-examples#semver:^0.1.0
# npm
npm install tscm git+https://github.com/johanholmerin/tscm-examples#semver:^0.1.0
Usage instructions for the macros are available at the links below. For compiler setup instructions, see the tscm repo.