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-config-standard-with-typescript
An extension of eslint-config-standard, made for TypeScript.
-
standard-engine
π The guts of `standard` modularized for reuse -
standard
π JavaScript Style Guide, with linter & automatic code fixer -
deglob
π Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `package.json`. -
standardx
π₯ JavaScript Standard Style with custom tweaks -
standardizer
π« A tiny service to lint and format JavaScript code using JavaScript Standard Style. -
eslint-config-standard-jsx
ESLint Shareable Config for JSX support in JavaScript Standard Style
-
standard-demo
π° Web demo of JavaScript Standard Style (Work In Progress) -
standard-tap
π° Format JavaScript Standard Style as TAP output -
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
-
eslint-config-standard-react
ESLint Shareable Config for React/JSX support in JavaScript Standard Style
-
eslint-config-semistandard
π― semistandard eslint sharable config -
eslint-config-standard
ESLint Config for JavaScript Standard Style
-
semistandard
π¦ All the goodness of `standard/standard` with semicolons sprinkled on top. -
eslint-plugin-standard
ESlint Rules for the Standard Linter
-
standard-packages
List of packages that use `standard`
-
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).
-
snazzy
Format JavaScript Standard Style as Stylish (i.e. snazzy) output
-
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.