traceur-runtime

Traceur runtime packaged for NPM

Apache License 2.0 2 个版本
安装
npm install traceur-runtime
yarn add traceur-runtime
pnpm add traceur-runtime
bun add traceur-runtime
README

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').

版本列表
0.0.59 2014-09-03
0.0.43 2014-06-01