macOS
brew install coffeescriptlocal Homebrew formula metadata
brew
Unfancy JavaScript. Version 2.7.0 via Homebrew; verified 2026-06-13.
install
brew install coffeescriptlocal Homebrew formula metadata
sudo apt install coffeescriptDebian stable package indexes · coffeescript · source: deb.debian.org
nix profile install nixpkgs#coffeescriptnixpkgs package indexes · pkgs/by-name/co/coffeescript/package.nix · source: api.github.com
sudo pacman -S coffeescriptArch Linux sync databases · coffeescript · source: geo.mirror.pkgbuild.com
winget install --id StevenCole.Coffee -eWindows Package Manager source index · StevenCole.Coffee · source: cdn.winget.microsoft.com
overview
Unfancy JavaScript
history
CoffeeScript is a programming language and compiler that turns CoffeeScript source into JavaScript. Its command-line package provides coffee for running or compiling .coffee files and cake for task definitions.
The official changelog begins in December 2009 and shows CoffeeScript quickly evolving around the JavaScript and Node.js ecosystem. Early 2010 releases added the class syntax, switched the default JavaScript engine from Narwhal to Node.js, added Node require-extension support, and kept pace with early Node releases.
CoffeeScript 2 repositioned the compiler for modern JavaScript output. The official documentation says the biggest CoffeeScript 2 change is that the compiler now emits ES2015-and-later syntax where possible, with features such as async functions and JSX, while later documentation discusses Babel transpilation when older runtimes need support.
CoffeeScript was packaged broadly because it was both a language compiler and a day-to-day CLI. The official README documents npm installation for local project use and global execution, while the supplied package facts list Homebrew, Debian, Nix, Arch/pacman, Scoop, Ubuntu, and winget packages.
The official site describes CoffeeScript as part of the JavaScript ecosystem and lists related integrations, books, build tools, and editor support. It also notes that CoffeeScript's fat arrow was one of its most popular features and that ES2015 adopted a corresponding arrow-function syntax.
Common package usage is to install Node.js, install the coffeescript package, run scripts with coffee, compile with coffee -c, and use Cakefiles for task automation. CoffeeScript 2 output may require runtime support for modern JavaScript or a transpilation step through tools such as Babel.
CoffeeScript is historically significant to package managers because it represents an early JavaScript-to-JavaScript language distributed as a Node CLI, a browser compiler, and OS packages. Its package history mirrors a period when language tools moved from standalone tarballs and distro packages into npm-centered workflows while still being wrapped by Homebrew and Linux distributions.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
coffee | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:coffeescript |
|---|---|
| Version | 2.7.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/coffeescript |
| Homepage | https://coffeescript.org/ |
| Repository | https://github.com/jashkenas/coffeescript |
| Upstream docs | https://coffeescript.org/ |
| License | MIT |
| Source archive | https://registry.npmjs.org/coffeescript/-/coffeescript-2.7.0.tgz |
| Last updated | 2026-06-13T01:24:09+02:00 |
| Pulse | updated |
| Dependencies | node |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | coffeescript |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
coffeescript 2.7.0+dfsg1-2
interpreter and compiler for the CoffeeScript language
sudo apt install coffeescriptcoffeescript-doc 2.7.0+dfsg1-2
documentation for the CoffeeScript language
sudo apt install coffeescript-doclibjs-coffeescript 2.7.0+dfsg1-2
client-side interpreter for the CoffeeScript language
sudo apt install libjs-coffeescriptcoffeescript
nix profile install nixpkgs#coffeescriptcoffeescript 2.7.0+dfsg1-1
interpreter and compiler for the CoffeeScript language
sudo apt install coffeescriptcoffeescript-doc 2.7.0+dfsg1-1
documentation for the CoffeeScript language
sudo apt install coffeescript-doclibjs-coffeescript 2.7.0+dfsg1-1
client-side interpreter for the CoffeeScript language
sudo apt install libjs-coffeescriptcoffeescript 2.7.0-2
CoffeeScript is a little language that compiles into JavaScript
sudo pacman -S coffeescriptStevenCole.Coffee
winget install --id StevenCole.Coffee -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.