macOS
brew install coffeescriptlocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.