Displaying 1 to 20 from 23 results




standard-react - JavaScript Standard Style for React Users

  •    Javascript

This 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.

eslint-config-formidable - A set of default eslint configurations from Formidable

  •    Javascript

This 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.

eslint-config-standard-jsx - ESLint Shareable Config for JSX support in JavaScript Standard Style

  •    Javascript

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.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.


eslint-engine - Check JavaScript syntax using eslint

  •    Javascript

eslint-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.

obama - :police_car: Move JS forward and standardize with Obama

  •    Javascript

The 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.

eslint-config-pebble - eslint shareable config for pebble

  •    Javascript

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.

eslint-config-standard-preact

  •    Javascript

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. This Shareable Config adds React and JSX to the baseline JavaScript Standard Style rules provided in eslint-config-standard.

eslint-config-meetic - A set of configurable ESLint configurations used in Meetic projects.

  •    Javascript

A 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.

stylelint-config-meetic - A configurable stylelint configuration used in Meetic projects to lint PostCSS

  •    Javascript

A 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.

strict-standard - JavaScript Strict Standard Style

  •    Javascript

The 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.

zoe - 🌀 Universal JavaScript Linter and Formatter

  •    TypeScript

Run 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.






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.