- Notifications
You must be signed in to change notification settings - Fork35
Documenting the explosion of packages in the standard ecosystem!
NotificationsYou must be signed in to change notification settings
standard/awesome-standard
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Documenting the explosion of packages in thestandard
ecosystem!
- standard - JavaScript Standard Style. One Style to Rule Them All!
- npm packages that use standard (full list) - List of packages that use
standard
- download graphs of standard (npm-stat.com) - npm registry download count
- top npm packages (gist) - standard is one of the top packages on npm
- eslint - AST-based pattern checker for JavaScript
- standard-engine - standard's guts, extracted into a reuseable package. build your own!
- eslint-config-standard - standard eslint rules, as a shareable config
- eslint-config-standard-jsx - standard eslint rules for JSX
- eslint-plugin-standard - standard custom eslint rules (not part of eslint core)
standard --fix
- automatic formatting is built-in tostandard
!- prettier-standard - format withprettier configured to standard rules
- "unix commands" gist - A list of search and replace unix commands to help make a node repository 'standard' compliant
- Every major text editor has a plugin or built-in support for
standard
. See thefull list of supported editors. - Atom:linter-js-standard - linter
- Atom:linter-js-standard-engine - linter
- Atom:standard-formatter - auto-fixer
- Atom:standardjs-snippets - code snippets
- Brackets:brackets-standard - linter
- Emacs: seereadme
- Sublime Text:SublimeLinter-contrib-standard - linter
- Sublime Text:StandardFormat - auto-fixer
- Visual Studio Code:vscode-standard - linter & auto-fixer
- Vim: seereadme
- Visual Studio Code:vscode-standardjs-snippets - code snippets
- Visual Studio Code:vscode-react-standard - code snippets
- WebStorm (PhpStorm, IntelliJ, RubyMine, JetBrains, etc.): built-in support. seereadme
- snazzy - Format JavaScript Standard Style as Stylish (i.e. snazzy) output
- standard-tap - Format JavaScript Standard Style as TAP output
- standard-json - Format JavaScript Standard Style output to a JSON array
- standard-reporter - Reporters for feross/standard via unix pipes, many options
- standard-summary - Display output as a list of errors, ordered by count
- grunt-standard - Grunt plugin for standard
- gulp-standard - Gulp plugin for standard
- mocha-standard - Integrates standard into your mocha tests
- standard-loader - Lint webpack builds with standard
- docker-standard - Standardjs Docker image to easily and quickly lint and report javascript files. Very useful in Docker based build systems.
- rollup-plugin-standard - Lint Rollup builds with Standard
- generator-babel-standard - Yeoman generator for new packages with babel and standard
- generate-swap-project - Generate Your ESNext+StandardJS+Mocha Ready, NodeJS Projects in Seconds!
- generate-swap-generator Generate Your Own ESNext+StandardJS+Mocha Ready NodeJS Generators In Seconds!
- standard-markdown - Lint all the javascript code blocks in your markdown files
- stylelint-config-standard - The standard shareable config for stylelint.
- standard-sass - Sass & Scss & Css Standard Style. One Style to Rule Them All!
- wemake-frontend-styleguide - JavaScript & TypeScript & Vue & JsDoc & Scss style guides based on standard tools. Very strict!
- semistandard - standard, with semicolons
- uber-standard - fork by theUber team
- videojs-standard - fork by thevideo.js team
- yodlr-standard - fork by theyodlr team
- happiness - standard customized to make @JedWatson happy
- doublestandard - standard, with even more semicolons
- xo - "JavaScript happiness style"
- jsw - "the spec doesnt care about semicolons and neither should you"
- obama - Move forward and standardize with Obama
- aStandard - A stricter standard made for babel and es7
- standard-own - standard but with more customization and individual rules.
- standard-focus - Focus on one error at a time.
- standa standard without JSX rules.
PRs welcome!
To the extent possible under law,Feross Aboukhadijeh has waived all copyright and related or neighboring rights to this work.
About
Documenting the explosion of packages in the standard ecosystem!
Topics
Resources
Security policy
Stars
Watchers
Forks
Packages0
No packages published