pagarme / saphire

Ruby inspired type system for JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Saphire Build Status Coverage Status

Ruby inspired type system for JavaScript.

Supported Platforms

Currently this is only supported on NodeJS and compatible V8 implementations. It requires Harmony proxies in order to run correctly.

Acknowledgments

Most of this code was based on MRI/YARV and Rubinius.

We'd like to say a big thank you for all contributors of those projects which without them we won't be able to create this project.

About

Ruby inspired type system for JavaScript

License:MIT License


Languages

Language:JavaScript 99.3%Language:Shell 0.7%