mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
Unfancy JavaScript
![]() * First attempt at AppVeyor for CS1 * Update NPM for Node < 4 * Backport #4731, fix for test failing in Windows * Don't install NPM for Node-latest; cache node_modules * Polyfill os.tmpdir for Node 0.8, update Travis to support Node 0.8 * Try to make Travis Node 0.8 happen * Try different batch syntax * Output NPM version if we install a 2.x version; never return a nonzero exit code if we skip NPM upgrade * Try another syntax * Fix syntax for latest Node * Fix Windows batch syntax |
||
---|---|---|
bin | ||
docs | ||
documentation | ||
lib/coffee-script | ||
src | ||
test | ||
.gitignore | ||
.nojekyll | ||
.travis.yml | ||
appveyor.yml | ||
bower.json | ||
Cakefile | ||
CONTRIBUTING.md | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
register.js | ||
repl.js |
CoffeeScript has moved!
CoffeeScript on NPM has moved to coffeescript
(no hyphen). Please update references to coffee-script
to use coffeescript
instead.
Also, a new major version has been released under the coffeescript
name. This new release targets modern JavaScript, with minimal breaking changes. Learn more at http://coffeescript.org.