Skip to content
Sections
>> Trisquel >> 软件包 >> nabia >> javascript >> eslint
nabia  ] [  aramo  ]
[ 源代码: eslint  ]

软件包: eslint (5.0.1~dfsg-4build3)

AST-based pattern checker for JavaScript

ESLint is a tool for identifying and reporting on patterns found in ECMAScript/JavaScript code. In many ways, it is similar to JSLint and JSHint with a few exceptions:

 * ESLint uses Espree for JavaScript parsing
 * ESLint uses an AST to evaluate patterns in code
 * ESLint is completely pluggable,
   every single rule is a plugin and you can add more at runtime

Some uses of ESLint require additional packages:

 * Use of parsers other than the default (Espree) require that parser,
   e.g. node-babel-eslint, node-esprima, or node-esprima-fb.
 * Output format "code-frame" requires node-babel-code-frame.
 * Output format "table" requires node-table and node-pluralize.

其他与 eslint 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • sug: node-babel-code-frame
    generate errors that contain a code frame that point to source locations
  • sug: node-babel-eslint
    Custom parser for ESLint
  • sug: node-esprima
    ECMAScript parsing infrastructure for multipurpose analysis
  • sug: node-esprima-fb
    Facebook-specific fork of the esprima project
  • sug: node-table
    软件包暂时不可用

下载 eslint

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 308.2 kB2559 kB [文件列表]