macOS
brew install eslint_dlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de eslint_d pour les workflows d'agents IA.
installation
brew install eslint_dlocal Homebrew formula metadata
nix profile install nixpkgs#eslint_dnixpkgs package indexes · pkgs/by-name/es/eslint_d/package.nix · Source: api.github.com
sudo pacman -S eslint_dArch Linux sync databases · eslint_d · Source: geo.mirror.pkgbuild.com
aperçu
Speed up eslint to accelerate your development workflow
historique
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.
posture de sécurité
formula declares a Homebrew service.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
eslint_d | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/mantoni/eslint_d.js
métadonnées d'installation
| Clé du paquet | brew:eslint_d |
|---|---|
| Version | 15.0.2 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/eslint_d |
| Page d'accueil | https://github.com/mantoni/eslint_d.js |
| Dépôt | https://github.com/mantoni/eslint_d.js |
| Docs amont | https://github.com/mantoni/eslint_d.js#readme |
| Licence | MIT |
| Archive source | https://registry.npmjs.org/eslint_d/-/eslint_d-15.0.2.tgz |
| Dépendances | node |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | declared |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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_dpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.