Echo JS 0.11.0

<~>
sylvainpv 2854 days ago. link parent 1 point
I agree that type checking at runtime is really important for JS applications. That's why I made this: http://objectmodel.js.org ; it works really well with Babel, and it has non-nullable types by default from the beginning

Replies