Standard JS
- npm install standard
- https://standardjs.com
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
eslint-plugin-standard
ESlint Rules for the Standard Linter
-
standard-engine
π The guts of `standard` modularized for reuse -
eslint-config-standard-with-typescript
An extension of eslint-config-standard, made for TypeScript.
-
standard-packages
List of packages that use `standard`
-
standard-demo
π° Web demo of JavaScript Standard Style (Work In Progress) -
standard-www
π Website for JavaScript Standard Style (@standard) -
vscode-standardjs
Forked from microsoft/vscode-eslintVSCode extension to integrate JavaScript Standard Style into VSCode, with automatic formatting (Since StandardJS 8.0.0).
-
eslint-config-standard-jsx
ESLint Shareable Config for JSX support in JavaScript Standard Style
-
eslint-config-standard-react
ESLint Shareable Config for React/JSX support in JavaScript Standard Style
-
semistandard
π¦ All the goodness of `standard/standard` with semicolons sprinkled on top. -
standard
π JavaScript Style Guide, with linter & automatic code fixer -
standardizer
π« A tiny service to lint and format JavaScript code using JavaScript Standard Style. -
standard-json
π Format JavaScript Standard Style output to a JSON array. -
standard-loader
webpack loader for linting your code with https://github.com/feross/standard
-
snazzy
Format JavaScript Standard Style as Stylish (i.e. snazzy) output
-
deglob
π Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `package.json`. -
eslint-config-semistandard
π― semistandard eslint sharable config -
eslint-config-standard
ESLint Config for JavaScript Standard Style
-
standard-tap
π° Format JavaScript Standard Style as TAP output -
standardx
π₯ JavaScript Standard Style with custom tweaks -
awesome-standard
Documenting the explosion of packages in the standard ecosystem!
-
atom-standardjs-snippets
β‘ A collection of JavaScript snippets for Atom, Standard Style -
brackets-standard
Brackets extension for standard, a simple linter with sensible defaults. No longer maintained, Try using https://github.com/zaggino/brackets-eslint and https://github.com/feross/eslint-config-standard
-
atom-standard-formatter
Atom package to format code using Javascript Standard Style.