Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-standard
Documenting the explosion of packages in the standard ecosystem!
https://github.com/standard/awesome-standard
Last synced: 1 day ago
JSON representation
-
standard
- standard - JavaScript Standard Style. One Style to Rule Them All!
-
usage stats
- 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
-
packages used by standard
- 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)
-
automatic code formatters
- prettier-standard - format with [prettier](https://github.com/prettier/prettier) configured to standard rules
- "unix commands" gist - A list of search and replace unix commands to help make a node repository 'standard' compliant
-
editor plugins
- vscode-standardjs-snippets - code snippets
- SublimeLinter-contrib-standard - linter
- StandardFormat - auto-fixer
- vscode-standard - linter & auto-fixer
- vscode-react-standard - code snippets
- brackets-standard - linter
- readme
-
pretty terminal output (reporters)
- 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
-
build tools
- 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
-
code/project generators
- 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
- 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!
-
forks
- semistandard - standard, with semicolons
- uber-standard - fork by the [Uber](https://www.uber.com/) team
- videojs-standard - fork by the [video.js](https://github.com/videojs/video.js) team
- yodlr-standard - fork by the [yodlr](https://getyodlr.com/home) 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
Programming Languages
Categories
Sub Categories