Shareable configs are designed to work with the extends feature of .eslintrc files. You can learn more about Shareable Configs on the official ESLint website.Note: We omitted the eslint-config- prefix since it is automatically assumed by ESLint.
development ecmascript es6 eslint linter standard static-code-analysis style-guide nodejs javascript-standard-style check checker code code-checker code-linter code-standards code-style enforce eslintconfig hint jscs jshint lint policy quality simple standard-style style style-checker style-linter verifyStandard is a JavaScript style guide, with linter & automatic code fixer.
eslint linter style-guide static-code-analysis ecmascript javascript-standard-style code-checker code-linter code-standards code-style hint jscs jshint lintA set of default eslint configuration
code-checker code-linter code-standards code-style eslint-config eslint eslintconfig lint style-checker style-linterA set of default eslint configurations, Walmart Labs style.
code-checker code-linter code-standards code-style eslint-config eslint eslintconfig lint style-checker style-linterJavaScript Happiness Style
javascript-happiness-style javascript-standard-style check checker code code-checker code-linter code-standards code-style enforce eslint hint jscs jshint lint policy quality simple standard happiness standard-style happiness-style style style-checker style-linter verifyThis package (standard-react) is DEPRECATED. Supporting standard already takes a ton of time. Supporting a fork isn't worth the effort, especially since this gets less than 200 downloads per month, half of which are probably bots. There are only a handful of extra rules this package provides anyway...v3.0.0 will be the last version of this package. It corresponds to the v8.0.0 release of standard.
javascript-standard-style check checker code code-checker code-linter code-standards code-style enforce eslint hint jscs jshint lint policy quality simple standard standard-style style style-checker style-linter verify reactThis project is based on eslint-config-walmart. It is eslint@2+-compatible and maintained by Formidable.To consume and extend a config in ESLint just add the extends attribute to your .eslintrc. For more details about how shareable configs work, see the ESLint documentation.
code-checker code-linter code-standards code-style eslint-config eslint eslintconfig lint style-checker style-linterShareable configs are designed to work with the extends feature of .eslintrc files. You can learn more about Shareable Configs on the official ESLint website.This Shareable Config adds extra JSX style rules to the baseline JavaScript Standard Style rules provided in eslint-config-standard. It doesn't assume that you're using React, so other virtual DOM libraries like virtual-dom and deku are supported.
development ecmascript eslint es6 linter standard static-code-analysis style-guide nodejs javascript-standard-style check checker code code-checker code-linter code-standards code-style enforce eslintconfig hint jscs jshint jsx lint policy quality simple standard-style style style-checker style-linter verifyShareable configs are designed to work with the extends feature of .eslintrc files. You can learn more about Shareable Configs on the official ESLint website.This Shareable Config adds React and JSX to the baseline JavaScript Standard Style rules provided in eslint-config-standard.
development ecmascript eslint es6 linter standard static-code-analysis style-guide nodejs javascript-standard-style check checker code code-checker code-linter code-standards code-style enforce eslintconfig hint jscs jshint jsx lint policy quality react simple standard-style style style-checker style-linter verifyWrap your own eslint rules in a easy-to-use command line tool and/or a JS module.Create the files below and fill in your own values for options.js.
javascript-standard-style check checker code code-checker code-linter code-standards code-style enforce eslint hint jscs jshint lint policy quality simple standard standard-style style style-checker style-linter verify⚠️ npm run fetch will download and save a ~300MB file named rawdata.json to the package directory.MIT. Copyright (c) Feross Aboukhadijeh.
standard ecosystem nodejs style eslint linter style-guide static-code-analysis development ecmascript es6 javascript-standard-style check checker code code-checker code-linter code-standards code-style enforce hint jscs jshint lint policy quality simple standard-style style-checker style-linter verifyeslint-engine is a streamlined way to use eslint in your project. Just type eslint-check and you're done.Convenient: eslint-engine checks all the JS files in your project while ignoring some common ignorables. It can also be ran as a global command, unlike eslint.
javascript-standard-style check checker code code-checker code-linter code-standards code-style enforce eslint eslintconfig hint jscs jshint lint policy quality simple standard standard-style style style-checker style-linter tape verifyESLint sharable config for strict linting. If you use React, also have a look at the eslint-config-strict-react plugin.
eslint shareable-configs best-practices eslint-config eslint-rules code-style linter-config check checker code code-checker code-linter code-standards enforce eslintconfig hint jscs jshint lint policy quality simple strict strict-style style style-checker style-linter verifyThe President asked if he needs to type the F in upper-case, and he got the () and the ; right too, he was very precise and didn't make a typing mistake. Use this in one of your projects? Include one of these badges in your readme to let people know that your code is using obama style.
javascript-standard-style bikeshed check checker code code-checker code-linter code-standards code-style enforce eslint hint jscs jshint lint policy quality semicolon simple standard standard-style style style-checker style-linter verifyShareable configs are designed to work with the extends feature of .eslintrc files. You can learn more about Shareable Configs on the official ESLint website. Note: We omitted the eslint-config- prefix since it is automatically assumed by ESLint.
style-checker code-style code-checker code-linter style-linter simple policy style code lint eslint eslintconfig jshint jscs hint enforce check verify quality checker code-standardsShareable configs are designed to work with the extends feature of .eslintrc files. You can learn more about Shareable Configs on the official ESLint website. This Shareable Config adds React and JSX to the baseline JavaScript Standard Style rules provided in eslint-config-standard.
javascript-standard-style check checker code code-checker code-linter code-standards code-style enforce eslint eslintconfig hint jscs jshint jsx lint policy quality preact simple standard standard-style style style-checker style-linter verifyA set of configurable ESLint configurations used in Meetic projects. This set of configs is meant to be extended on a per-project basis as necessary using ESLint's shareable configs feature. For more details about how shareable configs work, see the ESLint documentation.
code-checker code-linter code-standards code-style eslint-config eslint eslintconfig lint style-checker style-linter meeticA configurable Stylelint configuration used in Meetic projects. The purpose of this library is to promote code style consistency across complex projects in organizations of all sizes.
stylelint-config stylelint stylelintconfig style-checker style-linter code-checker code-linter code-standards code-style lint css meeticThe standard JavaScript code style by feross is a great step to standardize the look and feel of JavaScript source files. Strict Standard uses that and adds on top of it the amazing capabilities of ESLint to detect actual errors in your code. There are no style differences from the main standard, only more error catching. As new heuristics for catching errors are added to ESLint, they will be added to Strict Standard bumping the major number accordingly. If you use Strict Standard, you can be sure, that all the best tools to catch errors in your code are all being applied to your code.
check checker code-checker code-linter code-standards code-style code enforce eslint eslintconfig hint javascript-strict-standard-style jscs jshint lint policy quality simple standard-style standard strict style-checker style-linter style verifyRun zoe in a project to lint and zoe --fix to fix found errors. Running yarn lint or npm run lint will print errors, and running yarn format or npm run format will fix all auto-fixable errors.
linter eslint cli node airbnb airbnb-javascript prettier formatter react typescript flow zoe code-checker code-linter code-style jshint lint style style-checker style-linter
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.