Skip to content

standard/awesome-standard

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

Awesome Standard Awesome

js-standard-style

Documenting the explosion of packages in the standard ecosystem!

standard

  • standard - JavaScript Standard Style. One Style to Rule Them All!

usage stats

packages used by standard

automatic code formatters

  • standard --fix - automatic formatting is built-in to standard!
  • prettier-standard - format with 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

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

code/project generators

inspired by standard

forks

PRs welcome!

License

CC0

To the extent possible under law, Feross Aboukhadijeh has waived all copyright and related or neighboring rights to this work.