macOS
brew install eslint_dlocal Homebrew formula metadata
安装
brew install eslint_dlocal Homebrew formula metadata
nix profile install nixpkgs#eslint_dnixpkgs package indexes · pkgs/by-name/es/eslint_d/package.nix · 来源: api.github.com
sudo pacman -S eslint_dArch Linux sync databases · eslint_d · 来源: geo.mirror.pkgbuild.com
概览
Speed up eslint to accelerate your development workflow
历史
eslint_d is a daemonized wrapper around ESLint that keeps an ESLint server process alive so repeated lint runs from editors and shells avoid much of Node.js startup and module-loading cost.
The npm package was first published in 2015, shortly after ESLint 1.0.0, and its upstream README still presents it as a workflow accelerator rather than a replacement linter. It supports multiple ESLint generations and forwards normal ESLint arguments to a background server.
eslint_d found its niche in editor-driven JavaScript development, especially Vim, Neovim, Emacs, and other environments where a linter may be invoked repeatedly for a single buffer. The README documents integrations for editor linting packages and notes that some editors already cache ESLint themselves.
Users install `eslint_d`, run it as a drop-in `eslint` replacement, and let it start, stop, or restart the daemon automatically. It can use the local project ESLint package, fall back to a bundled ESLint, report daemon status, and provide an extra `--fix-to-stdout` option for editor save hooks.
Its significance is mostly ergonomic: it is a small package-manager-era workaround for the cost of repeatedly starting a large JavaScript toolchain. Package nerds care because it shows how wrapper commands, local dependency resolution, daemon files, and editor integrations can change perceived tool speed without changing the underlying linter.
安全态势
formula declares a Homebrew service.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
eslint_d | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/mantoni/eslint_d.js
安装元数据
| 软件包键 | brew:eslint_d |
|---|---|
| 版本 | 15.0.2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/eslint_d |
| 主页 | https://github.com/mantoni/eslint_d.js |
| 仓库 | https://github.com/mantoni/eslint_d.js |
| 上游文档 | https://github.com/mantoni/eslint_d.js#readme |
| 许可证 | MIT |
| 源码归档 | https://registry.npmjs.org/eslint_d/-/eslint_d-15.0.2.tgz |
| 依赖 | node |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | declared |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | eslint_d |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
eslint_d
nix profile install nixpkgs#eslint_deslint_d 15.0.2-1
Makes eslint the fastest linter on the planet.
https://github.com/mantoni/eslint_d.js
sudo pacman -S eslint_d来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.