About: ESLint

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

ESLint is a static code analysis tool for identifying problematic patterns found in JavaScript code. It was created by Nicholas C. Zakas in 2013. Rules in ESLint are configurable, and customized rules can be defined and loaded. ESLint covers both code quality and coding style issues. ESLint supports current standards of ECMAScript, and experimental syntax from drafts for future standards. Code using JSX or TypeScript can also be processed when a plugin or transpiler is used.

Property Value
dbo:abstract
  • ESLint ist ein Werkzeug zur statischen Quellcode-Analyse. Es identifiziert problematische Stellen und Muster in JavaScript-Codezeilen. ESLint wurde 2013 von Nicholas C. Zakas entwickelt. Es ist ein Linting-Tool, bei dem alle Regeln konfigurierbar sind und zusätzliche Regeln definiert und gegebenenfalls zur Laufzeit geladen werden können. Es unterstützt auch das Linting der neuesten Versionen von JavaScript, ECMAScript 2015 und höher. (de)
  • ESLint is a static code analysis tool for identifying problematic patterns found in JavaScript code. It was created by Nicholas C. Zakas in 2013. Rules in ESLint are configurable, and customized rules can be defined and loaded. ESLint covers both code quality and coding style issues. ESLint supports current standards of ECMAScript, and experimental syntax from drafts for future standards. Code using JSX or TypeScript can also be processed when a plugin or transpiler is used. (en)
  • ESLint는 자바스크립트 코드에서 발견되는 문제시되는 패턴들을 식별하기 위한 정적 코드 분석 도구이다. 니콜라스 C. 자카스가 2013년에 개발하였다. ESLint의 규칙들은 구성이 가능하며, 사용자가 지정한 규칙들을 정의하고 로드할 수 있다. ESLint는 코드 품질과 코딩 스타일 문제들을 커버한다. ESLint는 현행 ECMA스크립트 표준과 차기 표준 초안의 실험적인 문법을 지원한다. JSX나 타입스크립트를 이용한 코드 또한 플러그인 또는 트랜스파일러가 사용될 때 처리가 가능하다. (ko)
  • ESLint (czasami wymawiane jako easy lint) -- narzędzie do statycznej analizy kodu (linter) do identyfikacji problematycznych fragmentów w kodzie JavaScript. Został stworzony przez Nicholasa C. Zakasa w 2013 roku. Reguły w ESLint można konfigurować, a niestandardowe reguły można definiować i ładować. ESLint obejmuje zarówno jakość kodu, jak i problemy ze stylem kodowania. ESLint obsługuje obecne standardy ECMAScript i eksperymentalną składnię z wersji roboczych dla przyszłych standardów. Kod korzystający z JSX lub TypeScript może być również sprawdzany o ile zostanie użyta odpowiednia wtyczka lub transpilator. (pl)
  • ESLint用於檢查JavaScript程式碼是否符合規則,由Nicholas C. Zakas在2013年建立。ESLint中的規則是可更改的,並且可以自行定義和加載規則。ESLint想要解決關於和程式碼風格的問題。ESLint支援ECMAScript當前標準以及草案中用於未來標準的實驗語法。使用JSX或TypeScript的程式也可以透過外掛或轉譯器處理。 (zh)
dbo:genre
dbo:latestReleaseDate
  • 2021-04-23 (xsd:date)
dbo:latestReleaseVersion
  • 7.25.0
dbo:license
dbo:operatingSystem
dbo:programmingLanguage
dbo:releaseDate
  • 2013-06-30 (xsd:date)
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 56689169 (xsd:integer)
dbo:wikiPageLength
  • 8827 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1061668635 (xsd:integer)
dbo:wikiPageWikiLink
dbp:author
  • Nicholas C. Zakas (en)
dbp:developer
  • Nicholas C. Zakas (en)
dbp:genre
dbp:language
  • English (en)
dbp:latestReleaseDate
  • 2021-04-23 (xsd:date)
dbp:latestReleaseVersion
  • 7.250000 (xsd:double)
dbp:license
dbp:logo
  • 128 (xsd:integer)
dbp:name
  • ESLint (en)
dbp:operatingSystem
dbp:programmingLanguage
dbp:released
  • 2013-06-30 (xsd:date)
dbp:title
  • ESLint (en)
dbp:website
dbp:wikiPageUsesTemplate
dcterms:subject
rdf:type
rdfs:comment
  • ESLint ist ein Werkzeug zur statischen Quellcode-Analyse. Es identifiziert problematische Stellen und Muster in JavaScript-Codezeilen. ESLint wurde 2013 von Nicholas C. Zakas entwickelt. Es ist ein Linting-Tool, bei dem alle Regeln konfigurierbar sind und zusätzliche Regeln definiert und gegebenenfalls zur Laufzeit geladen werden können. Es unterstützt auch das Linting der neuesten Versionen von JavaScript, ECMAScript 2015 und höher. (de)
  • ESLint is a static code analysis tool for identifying problematic patterns found in JavaScript code. It was created by Nicholas C. Zakas in 2013. Rules in ESLint are configurable, and customized rules can be defined and loaded. ESLint covers both code quality and coding style issues. ESLint supports current standards of ECMAScript, and experimental syntax from drafts for future standards. Code using JSX or TypeScript can also be processed when a plugin or transpiler is used. (en)
  • ESLint用於檢查JavaScript程式碼是否符合規則,由Nicholas C. Zakas在2013年建立。ESLint中的規則是可更改的,並且可以自行定義和加載規則。ESLint想要解決關於和程式碼風格的問題。ESLint支援ECMAScript當前標準以及草案中用於未來標準的實驗語法。使用JSX或TypeScript的程式也可以透過外掛或轉譯器處理。 (zh)
  • ESLint (czasami wymawiane jako easy lint) -- narzędzie do statycznej analizy kodu (linter) do identyfikacji problematycznych fragmentów w kodzie JavaScript. Został stworzony przez Nicholasa C. Zakasa w 2013 roku. Reguły w ESLint można konfigurować, a niestandardowe reguły można definiować i ładować. (pl)
rdfs:label
  • ESLint (en)
  • ESLint (de)
  • ESLint (ko)
  • ESLint (pl)
  • ESLint (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • ESLint (en)
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License