macOS
brew install coffeescriptlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für coffeescript in AI-Agent-Workflows.
Installation
brew install coffeescriptlocal Homebrew formula metadata
sudo apt install coffeescriptDebian stable package indexes · coffeescript · Quelle: deb.debian.org
nix profile install nixpkgs#coffeescriptnixpkgs package indexes · pkgs/by-name/co/coffeescript/package.nix · Quelle: api.github.com
sudo pacman -S coffeescriptArch Linux sync databases · coffeescript · Quelle: geo.mirror.pkgbuild.com
winget install --id StevenCole.Coffee -eWindows Package Manager source index · StevenCole.Coffee · Quelle: cdn.winget.microsoft.com
Überblick
Unfancy JavaScript
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
coffee | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:coffeescript |
|---|---|
| Version | 2.7.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/coffeescript |
| Homepage | https://coffeescript.org/ |
| Repository | https://github.com/jashkenas/coffeescript |
| Upstream-Dokumentation | https://coffeescript.org/ |
| Lizenz | MIT |
| Quellarchiv | https://registry.npmjs.org/coffeescript/-/coffeescript-2.7.0.tgz |
| Zuletzt aktualisiert | 2026-06-13T01:24:09+02:00 |
| Pulse | updated |
| Abhängigkeiten | node |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.