Skip to content

pcan/reflec-ts-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reflec-ts Examples

This repo contains some useful examples for the reflec-ts compiler.

Installing

Install reflec-ts before building and running the examples.

npm install -g reflec-ts

Building

In one of the examples folder, run:

reflec-tsc -p .
node dist/main.js

About

Example repo for reflec-ts TypeScript compiler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors