UNPKG

babel-plugin-runtyper

Version:

Babel plugin for runtime type-checking in JavaScript

14 lines (8 loc) 274 B
# Runtyper in browser Open `index.html` in browser, change data in textfield and look into console. ## Result ![runtyper-browser-example](https://cloud.githubusercontent.com/assets/1473072/24467820/a0b1ba1e-14be-11e7-859f-d7fd3b0bb359.png) ## Build ```bash webpack ```