0.0.59 • Published 10 years ago

traceur-runtime v0.0.59

Weekly downloads
81
License
Apache License 2....
Repository
github
Last release
10 years ago

Modules compiled with Traceur require the $traceurRuntime global. One way to include it is to add 'traceur' to dependencies and require('traceur/bin/traceur-runtime').

Hovewer, traceur package is quite big, and we don't need the rest of files. This package is made so that one can add 'traceur-runtime' to dependencies and require('traceur-runtime').