macOS
brew install coffeescriptlocal Homebrew formula metadata
brew
coffeescript のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install coffeescriptlocal Homebrew formula metadata
sudo apt install coffeescriptDebian stable package indexes · coffeescript · ソース: deb.debian.org
nix profile install nixpkgs#coffeescriptnixpkgs package indexes · pkgs/by-name/co/coffeescript/package.nix · ソース: api.github.com
sudo pacman -S coffeescriptArch Linux sync databases · coffeescript · ソース: geo.mirror.pkgbuild.com
winget install --id StevenCole.Coffee -eWindows Package Manager source index · StevenCole.Coffee · ソース: cdn.winget.microsoft.com
概要
Unfancy JavaScript
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
coffee | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:coffeescript |
|---|---|
| バージョン | 2.7.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/coffeescript |
| ホームページ | https://coffeescript.org/ |
| リポジトリ | https://github.com/jashkenas/coffeescript |
| 上流ドキュメント | https://coffeescript.org/ |
| ライセンス | MIT |
| ソースアーカイブ | https://registry.npmjs.org/coffeescript/-/coffeescript-2.7.0.tgz |
| 最終更新 | 2026-06-13T01:24:09+02:00 |
| Pulse | updated |
| 依存関係 | node |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.