Sam Stephenson

Results 7 issues of Sam Stephenson

Hi everyone, My plate’s been full with other work for the past year or so, and I haven’t given Bats the attention it deserves. I’m sorry about that. I’m looking...

Document the command-line compiler, `eco(...)`, `eco.compile(...)`, templates as Node modules, rendering templates in the browser, and the in-browser compiler.

This branch reorganizes the code into a reusable library. I know you've done something similar with the `dev` branch but it appears to be incomplete. See [examples/server.js](https://github.com/sstephenson/dnsserver.js/blob/library/examples/server.js) for the new...

This branch adds a mechanism for generating a distributable version of UglifyJS that can be used in the browser or other non-CommonJS environments. Install the [Stitch](http://github.com/sstephenson/stitch) library (`npm install stitch`)...