mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-04-11 03:00:13 -04:00
Note that, at least for now, CoffeeScript's own REPL *CLI* still uses a non-global context, rendering modules such as `color`, which attempt to modify the prototypes of JavaScript primitives, ineffective. By contrast, node's own CLI does use the global context.
5.1 KiB
5.1 KiB